Merge version_2 into main #2
@@ -34,47 +34,33 @@ export default function LandingPage() {
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
]}
|
||||
brandName="Laxmi Grocery"
|
||||
button={{ text: "Shop Now", href: "#products" }}
|
||||
brandName="Porsche Experience"
|
||||
button={{ text: "Configure", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Freshness You Can Trust"
|
||||
description="Your neighborhood grocery store for daily fresh produce, dairy, and pantry essentials. Quality food, everyday low prices."
|
||||
title="Engineering Excellence"
|
||||
description="Discover the precision and performance of Porsche. Uncompromising quality for the driving enthusiast."
|
||||
kpis={[
|
||||
{ value: "500+", label: "Fresh Items" },
|
||||
{ value: "100%", label: "Satisfaction" },
|
||||
{ value: "24h", label: "Delivery" },
|
||||
{ value: "911", label: "Iconic Models" },
|
||||
{ value: "75+", label: "Years Heritage" },
|
||||
{ value: "Limitless", label: "Performance" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-buying-fruits-vegetables-local-food-market-market-stall-with-variety-organic-vegetable-portrait-beautiful-young-woman-choosing-green-leafy-vegetables_1391-580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-car-parked-garage-with-racking-light_1150-17862.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669778.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19092.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-grocery-shopping_23-2149742161.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg", alt: "Customer" },
|
||||
]}
|
||||
avatarText="Loved by 5,000+ local families"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Locally Sourced" },
|
||||
{ type: "text-icon", text: "Organic Certified", icon: Leaf },
|
||||
{ type: "text", text: "Farm to Table" },
|
||||
{ type: "text-icon", text: "Fresh Daily", icon: ShoppingBag },
|
||||
{ type: "text", text: "Sustainable" },
|
||||
]}
|
||||
avatarText="Trusted by Porsche Owners"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Serving Our Community for 20 Years"
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
title="Defining Automotive Standards"
|
||||
buttons={[{ text: "Discover History", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,15 +71,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Organic Apples", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-apples-basket-wooden-background-with-copy-space_141793-11531.jpg" },
|
||||
{ id: "2", name: "Fresh Spinach", price: "$1.49", imageSrc: "http://img.b2bpic.net/free-photo/mangold-leaves-white-background_127032-3262.jpg" },
|
||||
{ id: "3", name: "Farm Carrots", price: "$1.99", imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-723.jpg" },
|
||||
{ id: "4", name: "Artisan Bread", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bread-loaves-basket-with-price-tag_23-2147975220.jpg" },
|
||||
{ id: "5", name: "Organic Milk", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-with-mask_23-2149445532.jpg" },
|
||||
{ id: "6", name: "Farm Eggs", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spinach-eggs-carton_23-2148062375.jpg" },
|
||||
{ id: "1", name: "911 Carrera", price: "$114,400", imageSrc: "http://img.b2bpic.net/free-photo/sports-car-driving-asphalt-road-sunset-nature-outdoors_114579-5060.jpg" },
|
||||
{ id: "2", name: "Taycan", price: "$90,900", imageSrc: "http://img.b2bpic.net/free-photo/luxury-electric-car-driving-street_114579-5062.jpg" },
|
||||
{ id: "3", name: "Cayenne", price: "$79,200", imageSrc: "http://img.b2bpic.net/free-photo/luxury-suv-parked-city-street_114579-5063.jpg" },
|
||||
]}
|
||||
title="Fresh Daily Essentials"
|
||||
description="Browse our hand-picked selection of fresh produce and pantry staples."
|
||||
title="Our Current Lineup"
|
||||
description="Experience the perfect blend of sport and utility."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -103,43 +86,41 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Best produce in the city, always fresh!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669778.jpg" },
|
||||
{ id: "2", name: "James Chen", handle: "@jchen_foodie", testimonial: "Great selection and friendly staff every day.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19092.jpg" },
|
||||
{ id: "3", name: "Emily Davis", handle: "@emily_d", testimonial: "My go-to store for all organic needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg" },
|
||||
{ id: "4", name: "Martha Ross", handle: "@m_ross", testimonial: "Consistent quality for over a decade.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-grocery-shopping_23-2149742161.jpg" },
|
||||
{ id: "5", name: "Kevin White", handle: "@k_white", testimonial: "Excellent service and fresh breads.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg" },
|
||||
{ id: "1", name: "Marcus T.", handle: "@marcust", testimonial: "The precision handling is unlike anything else.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-outdoors_1150-17865.jpg" },
|
||||
{ id: "2", name: "Elena R.", handle: "@elenar", testimonial: "Daily driving a Porsche makes every commute special.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-car-keys-smiling_1150-17864.jpg" },
|
||||
{ id: "3", name: "Julian V.", handle: "@julianv", testimonial: "Unmatched service and engineering dedication.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-posing_1150-17863.jpg" },
|
||||
]}
|
||||
title="Our Neighbors Love Laxmi"
|
||||
description="See why we're the favorite local grocery store."
|
||||
title="Driven by Passion"
|
||||
description="Hear what Porsche drivers have to say."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about shopping with us."
|
||||
sideTitle="Porsche Questions"
|
||||
sideDescription="Answers to the most frequently asked questions about ownership and performance."
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do you offer delivery?", content: "Yes, we provide 24h local delivery service." },
|
||||
{ id: "q2", title: "Are your products organic?", content: "We prioritize organic and locally sourced fresh produce." },
|
||||
{ id: "q3", title: "What are your store hours?", content: "We are open daily from 8 AM to 9 PM." },
|
||||
{ id: "q4", title: "Can I return items?", content: "We offer a 100% satisfaction guarantee on all products." },
|
||||
{ id: "q1", title: "How often should I service my Porsche?", content: "Standard maintenance intervals vary by model, typically every 10,000 miles or annually." },
|
||||
{ id: "q2", title: "Is electric performance equal?", content: "Yes, the Taycan lineup offers industry-leading charging and electric acceleration." },
|
||||
{ id: "q3", title: "Can I customize my vehicle?", content: "Porsche Exclusive Manufaktur allows for near-infinite personalization of your build." },
|
||||
{ id: "q4", title: "Where is my nearest center?", content: "Our global network of authorized Porsche Centers ensures support wherever you drive." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-supermarket-beautiful-young-woman-shopping-supermarket-buying-fresh-organic-vegetables_169016-3365.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/road-winding-mountain-scenery_1150-17866.jpg"
|
||||
columns={[
|
||||
{ title: "Store", items: [{ label: "About Us", href: "#" }, { label: "Locations", href: "#" }] },
|
||||
{ title: "Help", items: [{ label: "Contact", href: "#" }, { label: "Privacy", href: "#" }] },
|
||||
{ title: "Porsche", items: [{ label: "History", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Find a Dealer", href: "#" }, { label: "Manuals", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Laxmi Grocery Store"
|
||||
copyrightText="© 2025 Porsche AG"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user