Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-07 20:26:16 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/wicker-basket-with-tomatoes-bottle-aromatic-herbs_23-2147612061.jpg", imageAlt: "Eco-friendly sustainable shopping collection"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/modern-adventure-composition-with-mountain-elements_23-2147914143.jpg", imageAlt: "Reusable bamboo water bottle"},
"http://img.b2bpic.net/free-photo/modern-adventure-composition-with-mountain-elements_23-2147914143.jpg?_wi=1", imageAlt: "Reusable bamboo water bottle"},
]}
rating={5}
ratingText="Trusted by 50k+ conscious consumers"
@@ -91,7 +91,7 @@ export default function LandingPage() {
{
id: "1", brand: "EcoFlow", name: "Reusable Bamboo Water Bottle", price: "$34.99", rating: 5,
reviewCount: "2.3k", imageSrc:
"http://img.b2bpic.net/free-photo/modern-adventure-composition-with-mountain-elements_23-2147914143.jpg", imageAlt: "Reusable bamboo water bottle eco-friendly"},
"http://img.b2bpic.net/free-photo/modern-adventure-composition-with-mountain-elements_23-2147914143.jpg?_wi=2", imageAlt: "Reusable bamboo water bottle eco-friendly"},
{
id: "2", brand: "PureNature", name: "Organic Skincare Set", price: "$49.99", rating: 5,
reviewCount: "1.8k", imageSrc:
@@ -126,7 +126,7 @@ export default function LandingPage() {
{
title: "Minimal Packaging", description:
"Eco-friendly packaging that's 100% recyclable or compostable", imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-ecology-badges-with-plants_23-2148460217.jpg", imageAlt: "Sustainable minimal packaging design"},
"http://img.b2bpic.net/free-vector/hand-drawn-ecology-badges-with-plants_23-2148460217.jpg?_wi=1", imageAlt: "Sustainable minimal packaging design"},
{
title: "Ethical Sourcing", description:
"Every product is sourced from responsible and fair-trade suppliers", imageSrc:
@@ -134,7 +134,7 @@ export default function LandingPage() {
{
title: "Quality Guaranteed", description:
"Premium quality products that last longer and reduce waste", imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-ecology-badges-with-plants_23-2148460217.jpg", imageAlt: "High quality sustainable products"},
"http://img.b2bpic.net/free-vector/hand-drawn-ecology-badges-with-plants_23-2148460217.jpg?_wi=2", imageAlt: "High quality sustainable products"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"