Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 22:48:45 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
handle: "@elena_pr",
testimonial: "These mini quesitos are exactly like the ones I grew up with!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=1",
imageAlt: "User provided image",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@carlos_eats",
testimonial: "Fast shipping and so fresh. My whole office loved them.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=1",
imageAlt: "mini quesitos sweet pastries",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@sofia_bakes",
testimonial: "Amazing packaging, arrived perfectly crisp!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg?_wi=1",
imageAlt: "mini pineapple turnovers",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@david_pr",
testimonial: "Best birthday gift I've sent home to my family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg?_wi=1",
imageAlt: "colorful sprinkle sugar cookies",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "@ana_treats",
testimonial: "Authentic flavor and super fast delivery.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=1",
imageAlt: "happy customer eating pastry",
},
]}
@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=2"
imageAlt="BakeBox Mini Baked Goods"
avatars={[
{
@@ -164,28 +164,28 @@ export default function LandingPage() {
name: "Mini Quesitos",
price: "$7.89",
variant: "8-pack",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=2",
},
{
id: "p2",
name: "Mini Pineapple Turnovers",
price: "$7.89",
variant: "8-pack",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg?_wi=2",
},
{
id: "p3",
name: "Mini Sprinkle Cookies",
price: "$7.89",
variant: "8-pack",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg?_wi=2",
},
{
id: "p4",
name: "Guava Pastelitos",
price: "$8.49",
variant: "8-pack",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=3",
},
]}
title="Our Best Sellers"
@@ -260,7 +260,7 @@ export default function LandingPage() {
role: "Foodie",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=2",
},
{
id: "2",
@@ -292,7 +292,7 @@ export default function LandingPage() {
role: "Enthusiast",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=3",
},
]}
title="Loved by Our Customers"
@@ -323,7 +323,7 @@ export default function LandingPage() {
description="Follow us on Instagram or chat with us on WhatsApp for special offers and updates."
mediaAnimation="slide-up"
buttonText="Follow Instagram"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=3"
/>
</div>