4 Commits

Author SHA1 Message Date
77d83414f2 Merge version_2 into main
Merge version_2 into main
2026-04-04 06:44:58 +00:00
7bdce0c532 Update src/app/styles/variables.css 2026-04-04 06:44:55 +00:00
0b278a7a73 Update src/app/page.tsx 2026-04-04 06:44:55 +00:00
9c5540f13a Merge version_1 into main
Merge version_1 into main
2026-04-04 06:42:29 +00:00
2 changed files with 56 additions and 185 deletions

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Gayatri Sweets"
/>
@@ -59,78 +49,39 @@ export default function LandingPage() {
description="Experience the authentic taste of tradition at Gayatri Sweets & Restaurant. We bring you the finest artisanal sweets and gourmet dining, crafted with love and golden excellence."
testimonials={[
{
name: "Priya Sharma",
handle: "@priyasharma",
testimonial: "The best sweets in town! The Kaju Katli is pure gold.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg?_wi=1",
imageAlt: "luxury indian sweets assortment close up",
},
name: "Priya Sharma", handle: "@priyasharma", testimonial: "The best sweets in town! The Kaju Katli is pure gold.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg?_wi=1", imageAlt: "luxury indian sweets assortment close up"},
{
name: "Rohan Patel",
handle: "@rohan_p",
testimonial: "Authentic taste and premium service. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-cookies-kitchen_329181-6846.jpg",
imageAlt: "professional indian sweet chef working",
},
name: "Rohan Patel", handle: "@rohan_p", testimonial: "Authentic taste and premium service. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-cookies-kitchen_329181-6846.jpg", imageAlt: "professional indian sweet chef working"},
{
name: "Ananya Reddy",
handle: "@ananya_foodie",
testimonial: "Their Jalebis are divine. A perfect luxury treat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=1",
imageAlt: "gulab jamun close up gold plate",
},
name: "Ananya Reddy", handle: "@ananya_foodie", testimonial: "Their Jalebis are divine. A perfect luxury treat.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=1", imageAlt: "gulab jamun close up gold plate"},
{
name: "Vikram Singh",
handle: "@v_singh",
testimonial: "Great ambiance and even better quality sweets.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=1",
imageAlt: "rasgulla dessert premium presentation",
},
name: "Vikram Singh", handle: "@v_singh", testimonial: "Great ambiance and even better quality sweets.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=1", imageAlt: "rasgulla dessert premium presentation"},
{
name: "Meera Iyer",
handle: "@meera_i",
testimonial: "Gayatri Sweets never disappoints. Truly premium quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=1",
imageAlt: "kaju katli sweets diamond shape",
},
name: "Meera Iyer", handle: "@meera_i", testimonial: "Gayatri Sweets never disappoints. Truly premium quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=1", imageAlt: "kaju katli sweets diamond shape"},
]}
buttons={[
{
text: "Order Now",
href: "#products",
},
text: "Order Now", href: "#products"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert-plate_23-2149312393.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/young-lovely-couple-dinner_23-2148378769.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/young-lovely-couple-dinner_23-2148378769.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/female-model-posing-with-gift-box_114579-18643.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/female-model-posing-with-gift-box_114579-18643.jpg", alt: "Customer 5"},
]}
avatarText="Loved by 5,000+ happy foodies"
/>
@@ -141,9 +92,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Sweet Excellence"
description={[
"For decades, Gayatri Sweets & Restaurant has been a beacon of luxury and authentic taste. We combine traditional recipes with premium ingredients to serve sweetness that delights the soul.",
"Our commitment to quality, hygiene, and unparalleled flavor makes us the go-to destination for connoisseurs of fine Indian sweets and gourmet cuisine.",
]}
"For decades, Gayatri Sweets & Restaurant has been a beacon of luxury and authentic taste. We combine traditional recipes with premium ingredients to serve sweetness that delights the soul.", "Our commitment to quality, hygiene, and unparalleled flavor makes us the go-to destination for connoisseurs of fine Indian sweets and gourmet cuisine."]}
/>
</div>
@@ -155,41 +104,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Royal Kaju Katli",
price: "₹650/kg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=2",
},
id: "1", name: "Royal Kaju Katli", price: "₹650/kg", imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-full-small-colorful-doughnuts_114579-53485.jpg?_wi=2"},
{
id: "2",
name: "Classic Rasgulla",
price: "₹300/kg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=2",
},
id: "2", name: "Classic Rasgulla", price: "₹300/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-coconut-candies-round-formed-with-red-icings-black_140725-104611.jpg?_wi=2"},
{
id: "3",
name: "Saffron Barfi",
price: "₹700/kg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=2",
},
id: "3", name: "Saffron Barfi", price: "₹700/kg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-tray-marble-surface_114579-79995.jpg?_wi=2"},
{
id: "4",
name: "Pure Ghee Laddu",
price: "₹450/kg",
imageSrc: "http://img.b2bpic.net/free-photo/cookies-roll-cake-board-blue-table_114579-82875.jpg",
},
id: "4", name: "Pure Ghee Laddu", price: "₹450/kg", imageSrc: "http://img.b2bpic.net/free-photo/cookies-roll-cake-board-blue-table_114579-82875.jpg"},
{
id: "5",
name: "Crispy Jalebi",
price: "₹250/kg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-potato-pies-with-mushed-pumpkin-tomatoes-grey-background-oven-cake-pie-bake-color_140725-110273.jpg",
},
id: "5", name: "Crispy Jalebi", price: "₹250/kg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-potato-pies-with-mushed-pumpkin-tomatoes-grey-background-oven-cake-pie-bake-color_140725-110273.jpg"},
{
id: "6",
name: "Pista Roll",
price: "₹800/kg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-khoncha-table_140725-8219.jpg",
},
id: "6", name: "Pista Roll", price: "₹800/kg", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-khoncha-table_140725-8219.jpg"},
]}
title="Our Signature Creations"
description="Handcrafted with the finest ingredients, our sweets represent the pinnacle of culinary artistry."
@@ -202,45 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Incredible taste",
quote: "I have never tasted better sweets. Absolutely authentic and delicious.",
name: "Sarah",
role: "Patron",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg",
},
id: "1", title: "Incredible taste", quote: "I have never tasted better sweets. Absolutely authentic and delicious.", name: "Sarah", role: "Patron", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg"},
{
id: "2",
title: "Golden standard",
quote: "The quality is unmatched. Gayatri Sweets is my first choice.",
name: "Michael",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg",
},
id: "2", title: "Golden standard", quote: "The quality is unmatched. Gayatri Sweets is my first choice.", name: "Michael", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg"},
{
id: "3",
title: "Luxury experience",
quote: "Dining here feels special. Every bite is an experience of luxury.",
name: "Emily",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
},
id: "3", title: "Luxury experience", quote: "Dining here feels special. Every bite is an experience of luxury.", name: "Emily", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg"},
{
id: "4",
title: "Perfect for gifts",
quote: "Bought a box for my family and they absolutely loved it.",
name: "David",
role: "Guest",
imageSrc: "http://img.b2bpic.net/free-photo/young-lovely-couple-dinner_23-2148378769.jpg",
},
id: "4", title: "Perfect for gifts", quote: "Bought a box for my family and they absolutely loved it.", name: "David", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-lovely-couple-dinner_23-2148378769.jpg"},
{
id: "5",
title: "Authentic flavours",
quote: "Brings back memories of traditional home-made sweets.",
name: "Sophia",
role: "Connoisseur",
imageSrc: "http://img.b2bpic.net/free-photo/female-model-posing-with-gift-box_114579-18643.jpg",
},
id: "5", title: "Authentic flavours", quote: "Brings back memories of traditional home-made sweets.", name: "Sophia", role: "Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/female-model-posing-with-gift-box_114579-18643.jpg"},
]}
title="Loved by Thousands"
description="Hear what our royal patrons have to say about their experience with us."
@@ -251,18 +146,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Visit Gayatri Sweets & Restaurant in Mandoli today. Taste the luxury and let us make your day special."
buttons={[
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
{
text: "WhatsApp Order",
href: "https://wa.me/your-number",
},
text: "WhatsApp Order", href: "https://wa.me/your-number"},
]}
/>
</div>
@@ -272,50 +162,31 @@ export default function LandingPage() {
logoText="Gayatri Sweets"
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -324,4 +195,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfcf5;
--card: #f9f6e8;
--foreground: #3d2b1f;
--primary-cta: #d4af37;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #ffffff;
--secondary-cta: #ff8c00;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #e6c96a;
--background-accent: #f3e5ab;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);