From df298b25030227dc37c2f7eb300998c9ac96ccdf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 19:18:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ea6e8e..6e40c42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,6 +84,7 @@ export default function LandingPage() { subdescription="Visit us at Coral Palm Plaza and let us care for your crown." mediaAnimation="slide-up" icon={Sparkles} + videoSrc="https://www.w3schools.com/html/mov_bbb.mp4" /> @@ -110,12 +111,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { id: "g1", name: "Transformation 1", price: "View", imageSrc: "" }, - { id: "g2", name: "Transformation 2", price: "View", imageSrc: "" }, - { id: "g3", name: "Transformation 3", price: "View", imageSrc: "" }, - { id: "g4", name: "Transformation 4", price: "View", imageSrc: "" }, - { id: "g5", name: "Transformation 5", price: "View", imageSrc: "" }, - { id: "g6", name: "Salon View", price: "View", imageSrc: "" }, + { id: "g1", name: "Transformation 1", price: "View", imageSrc: "https://images.unsplash.com/photo-1560066984-138dadb4c07d?auto=format&fit=crop&q=80&w=800" }, + { id: "g2", name: "Transformation 2", price: "View", imageSrc: "https://images.unsplash.com/photo-1562322140-8baeeceee3df?auto=format&fit=crop&q=80&w=800" }, + { id: "g3", name: "Transformation 3", price: "View", imageSrc: "https://images.unsplash.com/photo-1595476108010-b4d1f102b1b1?auto=format&fit=crop&q=80&w=800" }, + { id: "g4", name: "Transformation 4", price: "View", imageSrc: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?auto=format&fit=crop&q=80&w=800" }, + { id: "g5", name: "Transformation 5", price: "View", imageSrc: "https://images.unsplash.com/photo-1600948836101-f9ffda59d250?auto=format&fit=crop&q=80&w=800" }, + { id: "g6", name: "Salon View", price: "View", imageSrc: "https://images.unsplash.com/photo-1560066984-138dadb4c07d?auto=format&fit=crop&q=80&w=800" }, ]} title="Gallery" description="Before & After transformations and our salon aesthetic."