Design language tweaks v3
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user