diff --git a/src/app/page.tsx b/src/app/page.tsx index 968ddd4..489372c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg?_wi=1", imageAlt: "Red rose arrangement" }, { @@ -122,7 +122,7 @@ export default function LandingPage() { }, { id: 3, - title: "Gift Arrangements", description: "Express your feelings with our carefully curated gift arrangements. Each bouquet is designed to convey emotions and create lasting impressions.", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg", imageAlt: "Gift flower arrangement" + title: "Gift Arrangements", description: "Express your feelings with our carefully curated gift arrangements. Each bouquet is designed to convey emotions and create lasting impressions.", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg?_wi=2", imageAlt: "Gift flower arrangement" }, { id: 4,