diff --git a/src/app/page.tsx b/src/app/page.tsx index 98a7aae..7903e70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,8 +71,8 @@ export default function LandingPage() { { id: "sqft", value: "1000s", title: "Square Feet", description: "of quality construction", icon: Home }, { id: "experience", value: "20+", title: "Years", description: "of expertise", icon: Award } ]} - gridVariant="four-items-2x2-equal-grid" - animationType="entrance-slide" + gridVariant="uniform-all-items-equal" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} /> @@ -88,7 +88,7 @@ export default function LandingPage() { { icon: Clock, title: "On Time & On Budget", description: "Detailed timelines and transparent pricing prevent surprises and keep your project on track." }, { icon: Shield, title: "Trusted Professionals", description: "A dedicated team known for professionalism, experience, and reliability in every single project." } ]} - animationType="entrance-slide" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} /> @@ -99,7 +99,7 @@ export default function LandingPage() { title="Our Services" description="Comprehensive construction and remodeling solutions tailored to your vision" gridVariant="three-columns-all-equal-width" - animationType="entrance-slide" + animationType="blur-reveal" products={[ { id: "custom-homes", brand: "Premium", name: "Custom Home Builds", price: "Starting $500K", rating: 5, reviewCount: "18+", imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg", imageAlt: "modern custom home exterior contemporary architecture" }, { id: "renovations", brand: "Transform", name: "Home Renovations", price: "Starting $50K", rating: 5, reviewCount: "22+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5191.jpg", imageAlt: "home renovation interior modern design" }, @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "project-3", category: "Room Addition", title: "Second-Floor Deck & Addition", excerpt: "Seamless room addition with custom deck built to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-743.jpg", imageAlt: "second floor deck addition wooden structure", authorName: "J. Peace Builders", authorAvatar: "http://img.b2bpic.net/free-vector/abstract-logo-gradient-color-style_23-2147507866.jpg", date: "2024" }, { id: "project-4", category: "ADU", title: "Contemporary ADU Construction", excerpt: "Modern accessory dwelling unit adding value and functionality to the property.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-caucasian-woman-classic-jumpsuit-with-red-lipstick-vacation-outside-villa-hotel_343596-453.jpg", imageAlt: "modern ADU completed contemporary design exterior", authorName: "J. Peace Builders", authorAvatar: "http://img.b2bpic.net/free-vector/abstract-logo-gradient-color-style_23-2147507866.jpg", date: "2024" } ]} - animationType="entrance-slide" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View Full Gallery", href: "#projects" }]} @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "testi-6", name: "David R.", role: "Property Owner", company: "Foundation Repair", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-drinking-coffee-tea-from-office-mug-smiling-enthusiastic-camera-s_1258-154544.jpg", imageAlt: "male professional satisfied client portrait" } ]} gridVariant="three-columns-all-equal-width" - animationType="entrance-slide" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} /> @@ -200,7 +200,7 @@ export default function LandingPage() { { id: "faq-4", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed, insured, and bonded. All certifications and credentials are available for review." } ]} useInvertedBackground={false} - animationType="entrance-slide" + animationType="blur-reveal" accordionAnimationType="smooth" />