From fe0dcd07ed9ff448743af890adc06d8f3f2404e1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 11:19:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84e8475..a7effec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Luxury Architecture Studio" tagIcon={Sparkles} tagAnimation="blur-reveal" - background="radial-gradient" + background={{ variant: "radial-gradient" }} buttons={[ { text: "Explore Our Vision", href: "#features" }, { text: "Schedule Consultation", href: "#contact" } @@ -59,19 +59,19 @@ export default function LandingPage() { testimonials={[ { name: "Sophie Laurent", handle: "@sophielaurent_design", testimonial: "Ovis Atelier transformed our vision into architectural poetry. Their attention to detail and creative vision elevated our residential project beyond expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg?_wi=1", imageAlt: "Sophie Laurent" + imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg", imageAlt: "Sophie Laurent" }, { name: "Marcus Chen", handle: "@marcuschen_hospitality", testimonial: "Working with Ovis Atelier was exceptional. They created spaces that guests don't just visit—they experience. Their design philosophy elevated our entire brand.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiled-bald-man-is-dressing-up-near-window-into-stylish-suit-before-important-business-meeting_8353-11271.jpg?_wi=1", imageAlt: "Marcus Chen" + imageSrc: "http://img.b2bpic.net/free-photo/smiled-bald-man-is-dressing-up-near-window-into-stylish-suit-before-important-business-meeting_8353-11271.jpg", imageAlt: "Marcus Chen" }, { name: "Isabella Rossi", handle: "@isabellarossi_realestate", testimonial: "The architectural vision Ovis Atelier brought to our development project was transformative. They understand luxury, space, and human experience in ways few studios do.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg?_wi=1", imageAlt: "Isabella Rossi" + imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg", imageAlt: "Isabella Rossi" }, { name: "James Mitchell", handle: "@jamesmitchell_corporate", testimonial: "Ovis Atelier delivered far beyond a beautiful office. They created an environment where innovation thrives. Their design thinking changed how we work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=1", imageAlt: "James Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "James Mitchell" } ]} testimonialRotationInterval={6000} @@ -137,7 +137,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} animationType="slide-up" - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" metrics={[ { id: "metric-1", value: "$500M+", description: "Total Project Value" }, { id: "metric-2", value: "98%", description: "Client Satisfaction Rate" }, @@ -183,16 +183,16 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "testimonial-1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg?_wi=2", imageAlt: "Sophie Laurent" + id: "testimonial-1", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg", imageAlt: "Sophie Laurent" }, { - id: "testimonial-2", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiled-bald-man-is-dressing-up-near-window-into-stylish-suit-before-important-business-meeting_8353-11271.jpg?_wi=2", imageAlt: "Marcus Chen" + id: "testimonial-2", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiled-bald-man-is-dressing-up-near-window-into-stylish-suit-before-important-business-meeting_8353-11271.jpg", imageAlt: "Marcus Chen" }, { - id: "testimonial-3", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg?_wi=2", imageAlt: "Isabella Rossi" + id: "testimonial-3", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg", imageAlt: "Isabella Rossi" }, { - id: "testimonial-4", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg?_wi=2", imageAlt: "James Mitchell" + id: "testimonial-4", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "James Mitchell" }, { id: "testimonial-5", name: "Elena Bergström", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-bearded-male-eyeglasses-dressed-elegant-wool-suit-grey-background_613910-15599.jpg", imageAlt: "Elena Bergström"