Update src/app/page.tsx

This commit is contained in:
2026-03-18 11:19:32 +00:00
parent dcabee56b5
commit fe0dcd07ed

View File

@@ -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"