Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -80,54 +80,54 @@ export default function LandingPage() {
|
||||
title: "Fresh Produce", description: "Locally sourced fresh fruits and vegetables daily", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food_23-2148125086.jpg", imageAlt: "Fresh vegetables and fruits"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food_23-2148125086.jpg?_wi=1", imageAlt: "Fresh vegetables and fruits"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food_23-2148125086.jpg", imageAlt: "Organic produce selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food_23-2148125086.jpg?_wi=2", imageAlt: "Organic produce selection"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Meat & Seafood", description: "Premium quality cuts and fresh catch", icon: Fish,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-steaks-tattooed-hands-other-craft-paper-offer-buy-meat-camera_346278-539.jpg", imageAlt: "Fresh meat display"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-steaks-tattooed-hands-other-craft-paper-offer-buy-meat-camera_346278-539.jpg?_wi=1", imageAlt: "Fresh meat display"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-steaks-tattooed-hands-other-craft-paper-offer-buy-meat-camera_346278-539.jpg", imageAlt: "Seafood counter"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-steaks-tattooed-hands-other-craft-paper-offer-buy-meat-camera_346278-539.jpg?_wi=2", imageAlt: "Seafood counter"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dairy", description: "Fresh milk, cheese, and dairy products", icon: Milk,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-technologist-controlling-industrial-process-production-plant_342744-1160.jpg", imageAlt: "Dairy products section"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-technologist-controlling-industrial-process-production-plant_342744-1160.jpg?_wi=1", imageAlt: "Dairy products section"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-technologist-controlling-industrial-process-production-plant_342744-1160.jpg", imageAlt: "Refrigerated dairy items"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-technologist-controlling-industrial-process-production-plant_342744-1160.jpg?_wi=2", imageAlt: "Refrigerated dairy items"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Pantry Items", description: "Essential groceries and dry goods", icon: Package,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-preserved-foodstuff_23-2148626077.jpg", imageAlt: "Pantry shelves"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-preserved-foodstuff_23-2148626077.jpg?_wi=1", imageAlt: "Pantry shelves"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-preserved-foodstuff_23-2148626077.jpg", imageAlt: "Grocery items organized"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-preserved-foodstuff_23-2148626077.jpg?_wi=2", imageAlt: "Grocery items organized"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Snacks & Drinks", description: "Wide variety of beverages and snacks", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-popcorn-chips-bowls-black-horizontal_176474-4441.jpg", imageAlt: "Snacks selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-popcorn-chips-bowls-black-horizontal_176474-4441.jpg?_wi=1", imageAlt: "Snacks selection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-popcorn-chips-bowls-black-horizontal_176474-4441.jpg", imageAlt: "Beverage drinks"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-popcorn-chips-bowls-black-horizontal_176474-4441.jpg?_wi=2", imageAlt: "Beverage drinks"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Household Essentials", description: "Cleaning and home care products", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-medium-shot_23-2149445534.jpg", imageAlt: "Household supplies"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-medium-shot_23-2149445534.jpg?_wi=1", imageAlt: "Household supplies"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-medium-shot_23-2149445534.jpg", imageAlt: "Cleaning products"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-with-mask-medium-shot_23-2149445534.jpg?_wi=2", imageAlt: "Cleaning products"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -144,16 +144,16 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Valumart", name: "Fresh Lettuce Bundle", price: "$2.99", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg", imageAlt: "Fresh lettuce promotional offer"},
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg?_wi=1", imageAlt: "Fresh lettuce promotional offer"},
|
||||
{
|
||||
id: "2", brand: "Valumart", name: "Family Chicken Pack", price: "$12.49", rating: 5,
|
||||
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg", imageAlt: "Quality chicken pack deal"},
|
||||
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg?_wi=2", imageAlt: "Quality chicken pack deal"},
|
||||
{
|
||||
id: "3", brand: "Valumart", name: "Tropical Fruit Mix", price: "$5.99", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg", imageAlt: "Seasonal tropical fruits special"},
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg?_wi=3", imageAlt: "Seasonal tropical fruits special"},
|
||||
{
|
||||
id: "4", brand: "Valumart", name: "Household Bundle Pack", price: "$24.99", rating: 5,
|
||||
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg", imageAlt: "Household essentials bundle"},
|
||||
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-local-market-facebook-temlplate_23-2149487580.jpg?_wi=4", imageAlt: "Household essentials bundle"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user