Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-25 23:12:10 +00:00

View File

@@ -82,15 +82,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg?_wi=1",
imageAlt: "Barista preparing latte art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg?_wi=1",
imageAlt: "Display of fresh pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=1",
imageAlt: "Customers enjoying coffee",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
description: "Ogni giorno dolci e salati preparati con amore e ingredienti genuini, per deliziare ogni palato.",
bentoComponent: "reveal-icon",
icon: Croissant,
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg?_wi=2",
imageAlt: "caffetteria del centro logo",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
description: "Il nostro team ti accoglie con calore e professionalità, rendendo ogni visita un piacere.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg?_wi=2",
imageAlt: "caffetteria del centro logo",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Attenti all'ambiente, scegliamo fornitori che condividono i nostri valori di qualità e sostenibilità.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-stylish-young-students-drinking-tea-cafe-break-woman-hat-reading-book-while-redhead-woman-african-man-using-electronic-gadgets_273609-671.jpg?_wi=2",
imageAlt: "caffetteria del centro logo",
},
]}