Update src/pages/HomePage.tsx
This commit is contained in:
@@ -17,13 +17,9 @@ export default function HomePage() {
|
||||
title="Authentic Sweets & Catering"
|
||||
description="Experience the traditional taste of India with Vijay Sweets. Fresh, pure, and delivered with love in Gurugram."
|
||||
primaryButton={{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Our Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-traditional-indian-dessert_23-2149312422.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -34,10 +30,7 @@ export default function HomePage() {
|
||||
<AboutText
|
||||
title="A Legacy of Sweetness"
|
||||
primaryButton={{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
}}
|
||||
text="For over three decades, we have been crafting traditional Indian mithai using secret family recipes and the highest quality ingredients. Our dedication to purity and authentic taste has made us a staple in the Gurugram community, bringing warmth to your festivities and daily celebrations."
|
||||
text: "Learn More", href: "#about"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -50,47 +43,19 @@ export default function HomePage() {
|
||||
description="Handcrafted traditional sweets made with premium ingredients."
|
||||
items={[
|
||||
{
|
||||
title: "Kaju Katli",
|
||||
description: "Premium cashew diamond sweets",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-nougats-with-green-cloth-high-angle_23-2149617397.jpg",
|
||||
},
|
||||
title: "Kaju Katli", description: "Premium cashew diamond sweets", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/tasty-nougats-with-green-cloth-high-angle_23-2149617397.jpg"},
|
||||
{
|
||||
title: "Motichoor Laddu",
|
||||
description: "Freshly made orange pearls",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-delight_93675-128127.jpg",
|
||||
},
|
||||
title: "Motichoor Laddu", description: "Freshly made orange pearls", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/turkish-delight_93675-128127.jpg"},
|
||||
{
|
||||
title: "Rasgulla",
|
||||
description: "Soft sponge in syrup",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-sweet-lokum-dessert-with-nuts-white-background-high-quality-photo_114579-75589.jpg",
|
||||
},
|
||||
title: "Rasgulla", description: "Soft sponge in syrup", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/bowl-sweet-lokum-dessert-with-nuts-white-background-high-quality-photo_114579-75589.jpg"},
|
||||
{
|
||||
title: "Jalebi",
|
||||
description: "Hot and crispy spiral",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-persimmons-with-confitures-dark-surface_140725-75352.jpg",
|
||||
},
|
||||
title: "Jalebi", description: "Hot and crispy spiral", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-persimmons-with-confitures-dark-surface_140725-75352.jpg"},
|
||||
{
|
||||
title: "Assorted Barfi",
|
||||
description: "Milk-based festive flavors",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-portion-cookies-marble-background_114579-51378.jpg",
|
||||
},
|
||||
title: "Assorted Barfi", description: "Milk-based festive flavors", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/small-portion-cookies-marble-background_114579-51378.jpg"},
|
||||
{
|
||||
title: "Gulab Jamun",
|
||||
description: "Warm, syrupy perfection",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-truffles-coated-with-cocoa-powder-dark-background_84443-94461.jpg",
|
||||
},
|
||||
title: "Gulab Jamun", description: "Warm, syrupy perfection", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-truffles-coated-with-cocoa-powder-dark-background_84443-94461.jpg"},
|
||||
{
|
||||
title: "Soan Papdi",
|
||||
description: "Flaky traditional delight",
|
||||
href: "#menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weaving-basket-filled-with-portion-crunchy-corn-flakes-blue-background-high-quality-photo_114579-77757.jpg",
|
||||
},
|
||||
title: "Soan Papdi", description: "Flaky traditional delight", href: "#menu", imageSrc: "http://img.b2bpic.net/free-photo/weaving-basket-filled-with-portion-crunchy-corn-flakes-blue-background-high-quality-photo_114579-77757.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -103,40 +68,20 @@ export default function HomePage() {
|
||||
title="What Our Customers Say"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Amit Sharma",
|
||||
role: "Local Resident",
|
||||
company: "Gurugram",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg",
|
||||
},
|
||||
name: "Amit Sharma", role: "Local Resident", company: "Gurugram", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg"},
|
||||
{
|
||||
name: "Priya Verma",
|
||||
role: "Regular Customer",
|
||||
company: "Chakkarpur",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-africanamerican-woman-showing-okay-sign-smiling-recommending-something-good_1258-179439.jpg",
|
||||
},
|
||||
name: "Priya Verma", role: "Regular Customer", company: "Chakkarpur", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-africanamerican-woman-showing-okay-sign-smiling-recommending-something-good_1258-179439.jpg"},
|
||||
{
|
||||
name: "Rahul Kapoor",
|
||||
role: "Corporate Client",
|
||||
company: "Sector 28",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-vegan-guy-recommending-fresh-produce_482257-93793.jpg",
|
||||
},
|
||||
name: "Rahul Kapoor", role: "Corporate Client", company: "Sector 28", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-vegan-guy-recommending-fresh-produce_482257-93793.jpg"},
|
||||
{
|
||||
name: "Sonia Reddy",
|
||||
role: "Food Enthusiast",
|
||||
company: "Gurugram",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-walking-with-smartphone-listening-music-headphones-summer-vacation_285396-3734.jpg",
|
||||
},
|
||||
name: "Sonia Reddy", role: "Food Enthusiast", company: "Gurugram", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-walking-with-smartphone-listening-music-headphones-summer-vacation_285396-3734.jpg"},
|
||||
{
|
||||
name: "Vijay Kumar",
|
||||
role: "Long-time Patron",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
},
|
||||
name: "Vijay Kumar", role: "Long-time Patron", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
]}
|
||||
description="Hear from our happy patrons who have been part of our journey for years."
|
||||
/>
|
||||
@@ -149,14 +94,7 @@ export default function HomePage() {
|
||||
tag="Trusted By"
|
||||
title="Serving the Community for Decades"
|
||||
names={[
|
||||
"Weddings",
|
||||
"Corporate Events",
|
||||
"Festivals",
|
||||
"Daily Treats",
|
||||
"Catering Services",
|
||||
"Bulk Orders",
|
||||
"Family Celebrations",
|
||||
]}
|
||||
"Weddings", "Corporate Events", "Festivals", "Daily Treats", "Catering Services", "Bulk Orders", "Family Celebrations"]}
|
||||
description="From local gatherings to corporate functions, we take pride in serving excellence."
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -169,17 +107,11 @@ export default function HomePage() {
|
||||
title="Need Help?"
|
||||
items={[
|
||||
{
|
||||
question: "Do you offer home delivery?",
|
||||
answer: "Yes, we offer doorstep delivery in Sector 28 and surrounding areas.",
|
||||
},
|
||||
question: "Do you offer home delivery?", answer: "Yes, we offer doorstep delivery in Sector 28 and surrounding areas."},
|
||||
{
|
||||
question: "Can I place bulk orders for weddings?",
|
||||
answer: "Absolutely! Contact us for custom catering packages and large event bookings.",
|
||||
},
|
||||
question: "Can I place bulk orders for weddings?", answer: "Absolutely! Contact us for custom catering packages and large event bookings."},
|
||||
{
|
||||
question: "What are your operating hours?",
|
||||
answer: "We are open daily from 9 AM to 10 PM.",
|
||||
},
|
||||
question: "What are your operating hours?", answer: "We are open daily from 9 AM to 10 PM."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-woman-choosing-cake-standing-front-glass-cabinet_23-2148027959.jpg"
|
||||
description="Find answers to our most frequently asked questions about our services."
|
||||
@@ -193,13 +125,9 @@ export default function HomePage() {
|
||||
tag="Order Now"
|
||||
text="Ready for something sweet? Call or visit us at our Chakkarpur store."
|
||||
primaryButton={{
|
||||
text: "Call 096253 68700",
|
||||
href: "tel:09625368700",
|
||||
}}
|
||||
text: "Call 096253 68700", href: "tel:09625368700"}}
|
||||
secondaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user