Design language tweaks v3

This commit is contained in:
2026-05-15 16:27:39 +12:00
parent 580d600c47
commit b950229003
14 changed files with 2746 additions and 246 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
<TestimonialsSection testimonials={content.testimonials} seedKey="/" />
<FounderStorySection founderStory={content.founderStory} />
<InfoSection info={content.info} />
<BookingSection booking={content.booking} />
<BookingSection booking={content.booking} variant="card-stepper" />
<InstagramSection instagram={content.instagram} />
<Footer footer={content.footer} />
{/if}