Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 08:38:16 +00:00

View File

@@ -71,19 +71,19 @@ export default function LandingPage() {
imageAlt: "Daydream Sweet Signature Cream Puff",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-cream-puff-with-dusting-of-powder-1774773480367-214b02a0.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-cream-puff-with-dusting-of-powder-1774773480367-214b02a0.png?_wi=1",
imageAlt: "Matcha Cream Puff",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/salted-oreo-cream-puff-dark-cookie-crumb-1774773482566-5eb1178f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/salted-oreo-cream-puff-dark-cookie-crumb-1774773482566-5eb1178f.png?_wi=1",
imageAlt: "Salted Oreo Cream Puff",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/tiramisu-cream-puff-with-rich-cocoa-dust-1774773479694-49526a04.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/tiramisu-cream-puff-with-rich-cocoa-dust-1774773479694-49526a04.png?_wi=1",
imageAlt: "Tiramisu Cream Puff",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-layer-crepe-cake-with-delicate-gr-1774773479758-66650190.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-layer-crepe-cake-with-delicate-gr-1774773479758-66650190.png?_wi=1",
imageAlt: "Matcha Crepe Cake",
},
]}
@@ -106,28 +106,28 @@ export default function LandingPage() {
name: "Matcha Cream Puff",
price: "$6.50",
variant: "Customer Favourite",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-cream-puff-with-dusting-of-powder-1774773480367-214b02a0.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-cream-puff-with-dusting-of-powder-1774773480367-214b02a0.png?_wi=2",
},
{
id: "p2",
name: "Salted Oreo Puff",
price: "$6.50",
variant: "Customer Favourite",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/salted-oreo-cream-puff-dark-cookie-crumb-1774773482566-5eb1178f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/salted-oreo-cream-puff-dark-cookie-crumb-1774773482566-5eb1178f.png?_wi=2",
},
{
id: "p3",
name: "Tiramisu Puff",
price: "$7.00",
variant: "Staff Pick",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/tiramisu-cream-puff-with-rich-cocoa-dust-1774773479694-49526a04.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/tiramisu-cream-puff-with-rich-cocoa-dust-1774773479694-49526a04.png?_wi=2",
},
{
id: "p4",
name: "Matcha Crepe Cake",
price: "$9.50",
variant: "Artisan Layer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-layer-crepe-cake-with-delicate-gr-1774773479758-66650190.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/matcha-layer-crepe-cake-with-delicate-gr-1774773479758-66650190.png?_wi=2",
},
]}
title="Our Signatures"
@@ -142,7 +142,7 @@ export default function LandingPage() {
{
id: "t1",
name: "Not overly sweet perfect balance",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/elegant-minimalist-interior-cafe-design--1774773479891-a438618d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/elegant-minimalist-interior-cafe-design--1774773479891-a438618d.png?_wi=1",
},
{
id: "t2",
@@ -162,7 +162,7 @@ export default function LandingPage() {
{
id: "t5",
name: "The matcha flavor is truly authentic",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/elegant-minimalist-interior-cafe-design--1774773479891-a438618d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc1EMnUkaY0FECnNbfXdVWKTUK/elegant-minimalist-interior-cafe-design--1774773479891-a438618d.png?_wi=2",
},
]}
cardTitle="Why Everyone Keeps Coming Back"