Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 10:56:29 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -55,10 +55,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg", imageAlt: "Crispy Pyaj Kachori"
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg?_wi=1", imageAlt: "Crispy Pyaj Kachori"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-indian-dessert-arrangement-high-angle_23-2149312377.jpg", imageAlt: "Bright Orange Jalebi Sweets"
imageSrc: "http://img.b2bpic.net/free-photo/tasty-indian-dessert-arrangement-high-angle_23-2149312377.jpg?_wi=1", imageAlt: "Bright Orange Jalebi Sweets"
}
]}
mediaAnimation="slide-up"
@@ -83,10 +83,10 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Pyaj Kachori", price: "₹40/pc", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg", imageAlt: "Pyaj Kachori"
id: "1", name: "Pyaj Kachori", price: "₹40/pc", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg?_wi=2", imageAlt: "Pyaj Kachori"
},
{
id: "2", name: "Jalebi", price: "₹60/250g", variant: "Syrup Soaked", imageSrc: "http://img.b2bpic.net/free-photo/tasty-indian-dessert-arrangement-high-angle_23-2149312377.jpg", imageAlt: "Jalebi Sweets"
id: "2", name: "Jalebi", price: "₹60/250g", variant: "Syrup Soaked", imageSrc: "http://img.b2bpic.net/free-photo/tasty-indian-dessert-arrangement-high-angle_23-2149312377.jpg?_wi=2", imageAlt: "Jalebi Sweets"
},
{
id: "3", name: "Samosa", price: "₹50/pc", variant: "Potato & Peas", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2148747701.jpg", imageAlt: "Samosa"
@@ -149,15 +149,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Weddings", title: "Wedding Catering", subtitle: "Complete sweet and snack solutions for your big day", description: "Beautiful presentation, fresh preparation, and authentic Jaipur flavors for weddings of all sizes. From pre-wedding events to receptions, we handle everything.", imageSrc: "http://img.b2bpic.net/free-photo/nuts-jellies-served-festive-table_1304-4015.jpg", imageAlt: "Wedding Catering Display"
tag: "Weddings", title: "Wedding Catering", subtitle: "Complete sweet and snack solutions for your big day", description: "Beautiful presentation, fresh preparation, and authentic Jaipur flavors for weddings of all sizes. From pre-wedding events to receptions, we handle everything.", imageSrc: "http://img.b2bpic.net/free-photo/nuts-jellies-served-festive-table_1304-4015.jpg?_wi=1", imageAlt: "Wedding Catering Display"
},
{
id: 2,
tag: "Parties", title: "Party & Event Catering", subtitle: "Perfect for celebrations of all kinds", description: "Customize your menu for birthdays, anniversaries, corporate events, and celebrations. Our experienced team ensures timely delivery and excellent presentation.", imageSrc: "http://img.b2bpic.net/free-photo/nuts-jellies-served-festive-table_1304-4015.jpg", imageAlt: "Event Catering Setup"
tag: "Parties", title: "Party & Event Catering", subtitle: "Perfect for celebrations of all kinds", description: "Customize your menu for birthdays, anniversaries, corporate events, and celebrations. Our experienced team ensures timely delivery and excellent presentation.", imageSrc: "http://img.b2bpic.net/free-photo/nuts-jellies-served-festive-table_1304-4015.jpg?_wi=2", imageAlt: "Event Catering Setup"
},
{
id: 3,
tag: "Bulk Orders", title: "Bulk Sweet Orders", subtitle: "Large quantities at wholesale rates", description: "Need sweets for corporate gifting or large-scale distribution? We provide premium quality at competitive bulk pricing with advance order support.", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg", imageAlt: "Bulk Sweet Preparation"
tag: "Bulk Orders", title: "Bulk Sweet Orders", subtitle: "Large quantities at wholesale rates", description: "Need sweets for corporate gifting or large-scale distribution? We provide premium quality at competitive bulk pricing with advance order support.", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fried-cutlets-with-cooked-rice-seasonings-dark-surface-food-meat-dish_140725-82122.jpg?_wi=3", imageAlt: "Bulk Sweet Preparation"
}
]}
buttons={[