diff --git a/src/app/page.tsx b/src/app/page.tsx index c9c9ca8..6c3807e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/slice-strawberry-cheesecake-with-fruits_114579-17877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/slice-strawberry-cheesecake-with-fruits_114579-17877.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -158,17 +158,17 @@ export default function LandingPage() { { title: "Weddings", description: "Elegant snack bars to delight your guests throughout the reception.", - imageSrc: "http://img.b2bpic.net/free-photo/lady-blue-dress-with-flower-her-wirst-sits-table_8353-1736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-blue-dress-with-flower-her-wirst-sits-table_8353-1736.jpg?_wi=1", }, { title: "Quinceañeras", description: "A dream come true with custom treat tables perfectly matching your theme.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-timeline_23-2148329945.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-timeline_23-2148329945.jpg?_wi=1", }, { title: "Corporate Events", description: "Impress your clients and colleagues with high-end, professionally styled catering.", - imageSrc: "http://img.b2bpic.net/free-photo/love-quotes-romance-valentines-website-concept_53876-125547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/love-quotes-romance-valentines-website-concept_53876-125547.jpg?_wi=1", }, { title: "Birthday Parties", @@ -201,7 +201,7 @@ export default function LandingPage() { id: "p1", name: "Gummies & Candy", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/elements-vanilla-cloth-amazing-luxury_1304-3452.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elements-vanilla-cloth-amazing-luxury_1304-3452.jpg?_wi=1", }, { id: "p2", @@ -343,7 +343,7 @@ export default function LandingPage() { quote: "The snack bar was the talk of the wedding! Everything looked and tasted perfect.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-stunning-woman-with-red-lips-elegant-make-up-wearing-glamour-black-dress-posing-white-background-evening-event_291049-2865.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/slice-strawberry-cheesecake-with-fruits_114579-17877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slice-strawberry-cheesecake-with-fruits_114579-17877.jpg?_wi=2", imageAlt: "woman portrait professional", }, { @@ -354,7 +354,7 @@ export default function LandingPage() { quote: "Dulce Flor went above and beyond for our daughter’s Quinceañera.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-mother-daughter-embracing-each-other_1170-2701.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lady-blue-dress-with-flower-her-wirst-sits-table_8353-1736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-blue-dress-with-flower-her-wirst-sits-table_8353-1736.jpg?_wi=2", imageAlt: "woman portrait professional", }, { @@ -365,7 +365,7 @@ export default function LandingPage() { quote: "Exceptional service and beautiful design. Highly recommended.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-bride-smiling_624325-818.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-timeline_23-2148329945.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-wedding-timeline_23-2148329945.jpg?_wi=2", imageAlt: "woman portrait professional", }, { @@ -376,7 +376,7 @@ export default function LandingPage() { quote: "Professional, stylish, and incredibly delicious. The best experience ever.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-blonde-curly-lady-trendy-silk-black-home-suit-smiles-widely-looks-into-camera-holds-l_197531-33672.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/love-quotes-romance-valentines-website-concept_53876-125547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/love-quotes-romance-valentines-website-concept_53876-125547.jpg?_wi=2", imageAlt: "woman portrait professional", }, { @@ -387,7 +387,7 @@ export default function LandingPage() { quote: "Our shower was complete with the gorgeous treat table from Dulce Flor.", tag: "Shower", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elements-vanilla-cloth-amazing-luxury_1304-3452.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elements-vanilla-cloth-amazing-luxury_1304-3452.jpg?_wi=2", imageAlt: "woman portrait professional", }, ]}