Merge version_1 into main #1

Merged
bender merged 9 commits from version_1 into main 2026-03-09 08:27:41 +00:00
9 changed files with 1449 additions and 82 deletions

View File

@@ -94,21 +94,21 @@ export default function AboutPage() {
title: "Our Mission",
description: "To provide fresh, quality groceries at affordable prices, making healthy living accessible to everyone. We believe in supporting local farmers and sustainable practices.",
tag: "Mission",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=9",
},
{
id: "2",
title: "Our History",
description: "Founded in 2020, RISEN Super Store started with a simple vision: to revolutionize online grocery shopping. Over the years, we've grown to serve over 50,000 satisfied customers across the region.",
tag: "History",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=7",
},
{
id: "3",
title: "Our Values",
description: "Quality, reliability, and customer satisfaction are at the heart of everything we do. We source only the freshest products and deliver them with care and precision.",
tag: "Values",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=13",
},
]}
animationType="slide-up"
@@ -126,37 +126,37 @@ export default function AboutPage() {
{
id: "1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
{
id: "2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
id: "3",
name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg?_wi=2",
imageAlt: "Emma Rodriguez",
},
{
id: "4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg?_wi=2",
imageAlt: "David Kim",
},
{
id: "5",
name: "Jessica Williams",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg?_wi=2",
imageAlt: "Jessica Williams",
},
{
id: "6",
name: "Robert Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg?_wi=2",
imageAlt: "Robert Martinez",
},
]}

View File

@@ -95,7 +95,7 @@ export default function BakerySnacksPage() {
id: "1",
name: "Artisan Whole Wheat Bread",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=4",
imageAlt: "Fresh baked whole wheat bread",
initialQuantity: 1,
},
@@ -103,7 +103,7 @@ export default function BakerySnacksPage() {
id: "2",
name: "Assorted Cookies Pack",
price: "$6.49",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg?_wi=3",
imageAlt: "Assorted cookies collection",
initialQuantity: 1,
},
@@ -111,7 +111,7 @@ export default function BakerySnacksPage() {
id: "3",
name: "Croissants Selection Box (6 pieces)",
price: "$7.99",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=5",
imageAlt: "Fresh croissants selection",
initialQuantity: 1,
},
@@ -119,7 +119,7 @@ export default function BakerySnacksPage() {
id: "4",
name: "Granola & Cereal Mix",
price: "$4.49",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg?_wi=4",
imageAlt: "Healthy granola and cereal",
initialQuantity: 1,
},
@@ -127,7 +127,7 @@ export default function BakerySnacksPage() {
id: "5",
name: "Premium Chocolate Brownies",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=6",
imageAlt: "Premium chocolate brownies",
initialQuantity: 1,
},
@@ -135,7 +135,7 @@ export default function BakerySnacksPage() {
id: "6",
name: "Sourdough Bread Loaf",
price: "$6.49",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=7",
imageAlt: "Artisan sourdough loaf",
initialQuantity: 1,
},
@@ -162,7 +162,7 @@ export default function BakerySnacksPage() {
title: "Fresh Bread",
description: "Daily baked artisan and whole wheat breads",
tag: "Daily Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=8",
buttons: [{ text: "Shop Bread", href: "#" }],
},
{
@@ -170,7 +170,7 @@ export default function BakerySnacksPage() {
title: "Sweet Pastries",
description: "Croissants, danishes, and sweet treats",
tag: "Sweet Delights",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=9",
buttons: [{ text: "Shop Pastries", href: "#" }],
},
{
@@ -178,7 +178,7 @@ export default function BakerySnacksPage() {
title: "Savory Snacks",
description: "Crackers, chips, and savory bites",
tag: "Savory Picks",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg?_wi=5",
buttons: [{ text: "Shop Snacks", href: "#" }],
},
]}

View File

@@ -101,21 +101,21 @@ export default function ContactPage() {
title: "Visit Our Store",
description: "Stop by our physical location to experience our fresh produce and quality products in person. Our friendly staff is always ready to assist.",
tag: "Location",
imageSrc: "http://img.b2bpic.net/free-vector/realistic-supermarket-social-media-cover-template_23-2149364804.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/realistic-supermarket-social-media-cover-template_23-2149364804.jpg?_wi=2",
},
{
id: "2",
title: "Call Us",
description: "Phone: +1 (555) 123-4567 Available Monday-Friday, 9AM-6PM EST. Our support team can help with orders, returns, and product information.",
tag: "Phone Support",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=8",
},
{
id: "3",
title: "Email Support",
description: "Email us at support@risensuperstore.com for detailed inquiries. We typically respond within 24 business hours with comprehensive solutions.",
tag: "Email",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=14",
},
]}
animationType="slide-up"

View File

@@ -95,7 +95,7 @@ export default function FruitsVegetablesPage() {
id: "1",
name: "Organic Red Apples (1kg)",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=4",
imageAlt: "Fresh red apples",
initialQuantity: 1,
},
@@ -103,7 +103,7 @@ export default function FruitsVegetablesPage() {
id: "2",
name: "Crisp Fresh Spinach (250g)",
price: "$3.49",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=3",
imageAlt: "Fresh spinach bundle",
initialQuantity: 1,
},
@@ -111,7 +111,7 @@ export default function FruitsVegetablesPage() {
id: "3",
name: "Sweet Oranges Bundle (2kg)",
price: "$6.99",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=5",
imageAlt: "Fresh sweet oranges",
initialQuantity: 1,
},
@@ -119,7 +119,7 @@ export default function FruitsVegetablesPage() {
id: "4",
name: "Tender Green Broccoli (500g)",
price: "$4.49",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=4",
imageAlt: "Fresh green broccoli",
initialQuantity: 1,
},
@@ -127,7 +127,7 @@ export default function FruitsVegetablesPage() {
id: "5",
name: "Juicy Tomatoes (1kg)",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=6",
imageAlt: "Fresh juicy tomatoes",
initialQuantity: 1,
},
@@ -135,7 +135,7 @@ export default function FruitsVegetablesPage() {
id: "6",
name: "Leafy Kale Bundle (300g)",
price: "$5.49",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=5",
imageAlt: "Fresh kale greens",
initialQuantity: 1,
},
@@ -167,21 +167,21 @@ export default function FruitsVegetablesPage() {
title: "Farm Fresh Daily",
description: "Sourced directly from local farms, delivered within 24 hours of harvest",
tag: "Freshness",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=7",
},
{
id: "2",
title: "Organic Certified",
description: "100% organic produce without pesticides or harmful chemicals",
tag: "Certified",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=6",
},
{
id: "3",
title: "Quality Guaranteed",
description: "Every item inspected and graded for taste, texture, and appearance",
tag: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=8",
},
]}
animationType="slide-up"

View File

@@ -95,7 +95,7 @@ export default function GroceryEssentialsPage() {
id: "1",
name: "Premium Cooking Oil (1L)",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=4",
imageAlt: "Premium cooking oil",
initialQuantity: 1,
},
@@ -103,7 +103,7 @@ export default function GroceryEssentialsPage() {
id: "2",
name: "All-Purpose Flour (5kg)",
price: "$7.49",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=5",
imageAlt: "All-purpose flour",
initialQuantity: 1,
},
@@ -111,7 +111,7 @@ export default function GroceryEssentialsPage() {
id: "3",
name: "White Sugar (2kg)",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=6",
imageAlt: "White sugar package",
initialQuantity: 1,
},
@@ -119,7 +119,7 @@ export default function GroceryEssentialsPage() {
id: "4",
name: "Basmati Rice (10kg)",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=7",
imageAlt: "Basmati rice bag",
initialQuantity: 1,
},
@@ -127,7 +127,7 @@ export default function GroceryEssentialsPage() {
id: "5",
name: "Mixed Lentils & Beans (1kg)",
price: "$6.49",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=8",
imageAlt: "Mixed lentils and beans",
initialQuantity: 1,
},
@@ -135,7 +135,7 @@ export default function GroceryEssentialsPage() {
id: "6",
name: "Organic Honey (500g)",
price: "$9.99",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=9",
imageAlt: "Organic honey jar",
initialQuantity: 1,
},
@@ -162,7 +162,7 @@ export default function GroceryEssentialsPage() {
title: "Grains & Cereals",
description: "Rice, flour, oats, and grain products",
tag: "Staples",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=10",
buttons: [{ text: "Shop Grains", href: "#" }],
},
{
@@ -170,7 +170,7 @@ export default function GroceryEssentialsPage() {
title: "Oils & Condiments",
description: "Cooking oils, sauces, and seasonings",
tag: "Cooking Essentials",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=11",
buttons: [{ text: "Shop Oils", href: "#" }],
},
{
@@ -178,7 +178,7 @@ export default function GroceryEssentialsPage() {
title: "Pulses & Legumes",
description: "Lentils, beans, and dried legumes",
tag: "Protein Source",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=12",
buttons: [{ text: "Shop Pulses", href: "#" }],
},
]}

View File

@@ -88,7 +88,7 @@ export default function KidsToysPage() {
id: "1",
name: "Educational Learning Puzzle Set",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=4",
imageAlt: "Educational puzzle toys",
initialQuantity: 1,
},
@@ -96,7 +96,7 @@ export default function KidsToysPage() {
id: "2",
name: "Colorful Building Blocks Set (500pc)",
price: "$24.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=5",
imageAlt: "Kids building blocks",
initialQuantity: 1,
},
@@ -104,7 +104,7 @@ export default function KidsToysPage() {
id: "3",
name: "Soft Plush Toy Bundle (5 toys)",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=6",
imageAlt: "Soft plush toys collection",
initialQuantity: 1,
},
@@ -112,7 +112,7 @@ export default function KidsToysPage() {
id: "4",
name: "Interactive Robot Toy with Remote",
price: "$34.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=7",
imageAlt: "Interactive robot toy",
initialQuantity: 1,
},
@@ -120,7 +120,7 @@ export default function KidsToysPage() {
id: "5",
name: "Art & Craft Supplies Premium Pack",
price: "$19.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=8",
imageAlt: "Art and craft supplies",
initialQuantity: 1,
},
@@ -128,7 +128,7 @@ export default function KidsToysPage() {
id: "6",
name: "Outdoor Sports Toy Collection",
price: "$29.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=9",
imageAlt: "Outdoor sports toys",
initialQuantity: 1,
},
@@ -165,7 +165,7 @@ export default function KidsToysPage() {
title: "Educational Toys",
description: "Learning games and puzzles that develop cognitive skills",
tag: "Learning",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=10",
buttons: [
{
text: "Shop Now",
@@ -178,7 +178,7 @@ export default function KidsToysPage() {
title: "Action Figures & Collections",
description: "Popular character figures and collectible series",
tag: "Collections",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=11",
buttons: [
{
text: "Shop Now",
@@ -191,7 +191,7 @@ export default function KidsToysPage() {
title: "Outdoor & Sports Toys",
description: "Active play equipment and outdoor games",
tag: "Active Play",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=12",
buttons: [
{
text: "Shop Now",

View File

@@ -88,7 +88,7 @@ export default function KitchenCrockeryPage() {
id: "1",
name: "Ceramic Dinner Plates Set (6-piece)",
price: "$29.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=3",
imageAlt: "Ceramic dinner plates",
initialQuantity: 1,
},
@@ -96,7 +96,7 @@ export default function KitchenCrockeryPage() {
id: "2",
name: "Stainless Steel Cookware Set (10-piece)",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=4",
imageAlt: "Stainless steel cookware",
initialQuantity: 1,
},
@@ -104,7 +104,7 @@ export default function KitchenCrockeryPage() {
id: "3",
name: "Glass Mixing Bowls Set (5-piece)",
price: "$19.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=5",
imageAlt: "Glass mixing bowls",
initialQuantity: 1,
},
@@ -112,7 +112,7 @@ export default function KitchenCrockeryPage() {
id: "4",
name: "Non-Stick Baking Pan Collection (4-piece)",
price: "$34.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=6",
imageAlt: "Non-stick baking pans",
initialQuantity: 1,
},
@@ -120,7 +120,7 @@ export default function KitchenCrockeryPage() {
id: "5",
name: "Porcelain Tea Set with Teapot (12-piece)",
price: "$44.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=7",
imageAlt: "Porcelain tea set",
initialQuantity: 1,
},
@@ -128,7 +128,7 @@ export default function KitchenCrockeryPage() {
id: "6",
name: "Kitchen Utensil Set Premium (8-piece)",
price: "$24.99",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=8",
imageAlt: "Kitchen utensil set",
initialQuantity: 1,
},
@@ -165,7 +165,7 @@ export default function KitchenCrockeryPage() {
title: "Cookware & Bakeware",
description: "Professional-grade pots, pans, and baking equipment",
tag: "Cooking",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=9",
buttons: [
{
text: "Shop Now",
@@ -178,7 +178,7 @@ export default function KitchenCrockeryPage() {
title: "Dinnerware & Tableware",
description: "Beautiful ceramic and porcelain dishes for dining",
tag: "Tableware",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=10",
buttons: [
{
text: "Shop Now",
@@ -191,7 +191,7 @@ export default function KitchenCrockeryPage() {
title: "Kitchen Tools & Accessories",
description: "Essential utensils and cooking gadgets",
tag: "Accessories",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=11",
buttons: [
{
text: "Shop Now",

File diff suppressed because it is too large Load Diff

View File

@@ -96,37 +96,37 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=1",
imageAlt: "Fresh colorful fruits display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=1",
imageAlt: "Fresh organic vegetables",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=1",
imageAlt: "Freshly baked bread and pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg?_wi=1",
imageAlt: "Delicious snacks and cookies",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=1",
imageAlt: "Essential grocery items",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=1",
imageAlt: "Fun kids toys and games",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=1",
imageAlt: "Quality kitchen and crockery",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/realistic-supermarket-social-media-cover-template_23-2149364804.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/realistic-supermarket-social-media-cover-template_23-2149364804.jpg?_wi=1",
imageAlt: "Special promotions and deals",
},
]}
@@ -158,7 +158,7 @@ export default function HomePage() {
id: "1",
name: "Organic Fresh Apples (1kg)",
price: "$4.99",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=2",
imageAlt: "Fresh organic apples",
initialQuantity: 1,
},
@@ -166,7 +166,7 @@ export default function HomePage() {
id: "2",
name: "Spinach Leafy Greens (250g)",
price: "$3.49",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=2",
imageAlt: "Fresh spinach greens",
initialQuantity: 1,
},
@@ -174,7 +174,7 @@ export default function HomePage() {
id: "3",
name: "Artisan Whole Wheat Bread",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=2",
imageAlt: "Fresh baked whole wheat bread",
initialQuantity: 1,
},
@@ -182,7 +182,7 @@ export default function HomePage() {
id: "4",
name: "Premium Cooking Oil (1L)",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=2",
imageAlt: "Premium cooking oil",
initialQuantity: 1,
},
@@ -190,7 +190,7 @@ export default function HomePage() {
id: "5",
name: "Assorted Cookies Pack",
price: "$6.49",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-different-kind-snacks-as-nuts-crackers-cookies-bowls-white-wooden-surface-horizontal_176474-935.jpg?_wi=2",
imageAlt: "Assorted cookies collection",
initialQuantity: 1,
},
@@ -198,7 +198,7 @@ export default function HomePage() {
id: "6",
name: "Kids Educational Puzzle Set",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=2",
imageAlt: "Educational puzzle toys",
initialQuantity: 1,
},
@@ -230,7 +230,7 @@ export default function HomePage() {
title: "Fruits & Vegetables",
description: "Fresh, organic fruits and vegetables delivered daily",
tag: "Fresh Produce",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=3",
buttons: [
{
text: "Shop Now",
@@ -243,7 +243,7 @@ export default function HomePage() {
title: "Bakery & Snacks",
description: "Freshly baked bread, pastries, and delicious snacks",
tag: "Freshly Baked",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-basket-with-bread_23-2147717751.jpg?_wi=3",
buttons: [
{
text: "Shop Now",
@@ -256,7 +256,7 @@ export default function HomePage() {
title: "Grocery Essentials",
description: "Pantry staples and cooking ingredients for everyday needs",
tag: "Pantry Staples",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=3",
buttons: [
{
text: "Shop Now",
@@ -269,7 +269,7 @@ export default function HomePage() {
title: "Kids & Toys",
description: "Educational toys and fun items for children",
tag: "Fun & Learning",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-playing-memory-game_23-2150231738.jpg?_wi=3",
buttons: [
{
text: "Shop Now",
@@ -282,7 +282,7 @@ export default function HomePage() {
title: "Kitchen & Crockery",
description: "Quality kitchenware, plates, cups, and cooking tools",
tag: "Kitchen Tools",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-two-saucers_114579-6088.jpg?_wi=2",
buttons: [
{
text: "Shop Now",
@@ -366,37 +366,37 @@ export default function HomePage() {
{
id: "1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1",
imageAlt: "Sarah Johnson customer",
},
{
id: "2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1",
imageAlt: "Michael Chen customer",
},
{
id: "3",
name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg?_wi=1",
imageAlt: "Emma Rodriguez customer",
},
{
id: "4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg?_wi=1",
imageAlt: "David Kim customer",
},
{
id: "5",
name: "Jessica Williams",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg?_wi=1",
imageAlt: "Jessica Williams customer",
},
{
id: "6",
name: "Robert Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg?_wi=1",
imageAlt: "Robert Martinez customer",
},
]}