Merge version_4 into main #9

Merged
bender merged 1 commits from version_4 into main 2026-04-28 21:31:36 +00:00

View File

@@ -80,7 +80,6 @@ export default function LandingPage() {
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
@@ -158,8 +157,6 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "How do I book?", content: "Use the contact form below and include your ideas, placement, and size."},