Update src/app/page.tsx

This commit is contained in:
2026-03-05 16:17:52 +00:00
parent 54ae1fed70
commit c8596aef71

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
background={{ variant: "grid" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg", imageAlt: "Daily use products showcase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg", imageAlt: "Essential everyday items" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg?_wi=1", imageAlt: "Essential everyday items" },
{ imageSrc: "http://img.b2bpic.net/free-photo/eco-cleaning-products-skincare_23-2148811629.jpg", imageAlt: "Quality product collection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-drinking-coffee_52683-119034.jpg", imageAlt: "Modern lifestyle products" }
]}
@@ -122,7 +122,7 @@ export default function LandingPage() {
{ title: "Customer First", description: "Your satisfaction is our top priority. We stand behind every purchase.", icon: Users },
{ title: "Transparent Pricing", description: "No hidden fees. Fair prices on all our daily essential products.", icon: DollarSign }
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg?_wi=2"
imageAlt="About OurVibeStore"
mediaAnimation="slide-up"
imagePosition="right"