Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 09:06:48 +00:00

View File

@@ -39,6 +39,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{ variant: "plain" }}
title="Fresh Cakes & Bakery Treats in Samba"
description="Order delicious cakes, pastries, and snacks from one of the most popular bakeries near you. Freshly baked daily with premium ingredients for your celebrations."
tag="Trusted Local Bakery"
@@ -123,13 +124,13 @@ export default function LandingPage() {
products={[
{
id: "pastries", name: "Fresh Pastries & Breads", price: "₹40 - ₹120", variant: "Croissants | Breads | Rolls", imageSrc:
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg?_wi=1", imageAlt: "Assorted fresh pastries"},
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg", imageAlt: "Assorted fresh pastries"},
{
id: "snacks", name: "Indian Snacks", price: "₹30 - ₹150", variant: "Gol Gappa | Momos | Samosa", imageSrc:
"http://img.b2bpic.net/free-photo/buffet-catering_74190-2052.jpg", imageAlt: "Indian snacks assorted"},
{
id: "special", name: "Specialty Items", price: "₹60 - ₹200", variant: "Rabdi Jalebi | Pav Bhaji | Pizza", imageSrc:
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg?_wi=2", imageAlt: "Specialty bakery items"},
"http://img.b2bpic.net/free-photo/croissants-tray_23-2147985149.jpg", imageAlt: "Specialty bakery items"},
]}
buttons={[
{