From 7d2e682b1edfc160bb217677d407c891a67bc68b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 13:47:57 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 231 +++++++++++------------------------------------ 1 file changed, 52 insertions(+), 179 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0cf789..7c22f0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,76 +29,46 @@ export default function LandingPage() {
@@ -111,37 +81,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "fresh-chai", - title: "Freshly Brewed Kadak Chai", - description: "Every cup is brewed with fresh, premium ingredients and passion, ensuring a strong, authentic flavor that hits different.", - tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/bean-black-brown-beans-background_1303-1930.jpg", - imageAlt: "Freshly brewed kadak chai", - }, + id: "fresh-chai", title: "Freshly Brewed Kadak Chai", description: "Every cup is brewed with fresh, premium ingredients and passion, ensuring a strong, authentic flavor that hits different.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/bean-black-brown-beans-background_1303-1930.jpg", imageAlt: "Freshly brewed kadak chai"}, { - id: "variety-flavors", - title: "Wide Variety of Flavors", - description: "From classic Masala to refreshing Ginger and fragrant Elaichi, explore our diverse range and discover your perfect blend.", - tag: "Variety", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-tea-with-dried-ingredient-pink-orchid-flower-black-background_23-2148208424.jpg", - imageAlt: "Variety of tea flavors", - }, + id: "variety-flavors", title: "Wide Variety of Flavors", description: "From classic Masala to refreshing Ginger and fragrant Elaichi, explore our diverse range and discover your perfect blend.", tag: "Variety", imageSrc: "http://img.b2bpic.net/free-photo/healthy-tea-with-dried-ingredient-pink-orchid-flower-black-background_23-2148208424.jpg", imageAlt: "Variety of tea flavors"}, { - id: "cozy-vibe", - title: "Cozy & Welcoming Vibe", - description: "Step into a warm, friendly, and inviting atmosphere, ideal for a quick break, relaxed chat, or a cozy evening.", - tag: "Atmosphere", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-with-cup-coffee-listening-music-smartphone_23-2147925437.jpg", - imageAlt: "Cozy cafe interior", - }, + id: "cozy-vibe", title: "Cozy & Welcoming Vibe", description: "Step into a warm, friendly, and inviting atmosphere, ideal for a quick break, relaxed chat, or a cozy evening.", tag: "Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-with-cup-coffee-listening-music-smartphone_23-2147925437.jpg", imageAlt: "Cozy cafe interior"}, { - id: "affordable-price", - title: "Affordable Premium Pricing", - description: "Enjoy the rich, premium taste of our chai and snacks without breaking the bank. Quality and value, always.", - tag: "Value", - imageSrc: "http://img.b2bpic.net/free-vector/set-great-labels-black-friday_23-2147576280.jpg", - imageAlt: "Affordable pricing", - }, + id: "affordable-price", title: "Affordable Premium Pricing", description: "Enjoy the rich, premium taste of our chai and snacks without breaking the bank. Quality and value, always.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-vector/set-great-labels-black-friday_23-2147576280.jpg", imageAlt: "Affordable pricing"}, ]} title="Why Choose Abhinandan Special Akurdi?" description="More than just tea, it's an experience designed for true tea lovers and those seeking a perfect local spot." @@ -156,47 +102,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Kadak Masala Chai", - price: "₹30", - imageSrc: "http://img.b2bpic.net/free-photo/cup-aroma-tasty-coffee-with-cinnamon-sticks-star-anise-high-quality-photo_114579-68924.jpg", - imageAlt: "Kadak Masala Chai", - }, + id: "p1", name: "Kadak Masala Chai", price: "₹30", imageSrc: "http://img.b2bpic.net/free-photo/cup-aroma-tasty-coffee-with-cinnamon-sticks-star-anise-high-quality-photo_114579-68924.jpg", imageAlt: "Kadak Masala Chai"}, { - id: "p2", - name: "Bun Maska", - price: "₹25", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tea-party-flowers_23-2148074895.jpg", - imageAlt: "Bun Maska", - }, + id: "p2", name: "Bun Maska", price: "₹25", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tea-party-flowers_23-2148074895.jpg", imageAlt: "Bun Maska"}, { - id: "p3", - name: "Cold Coffee", - price: "₹50", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624100.jpg", - imageAlt: "Cold Coffee", - }, + id: "p3", name: "Cold Coffee", price: "₹50", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624100.jpg", imageAlt: "Cold Coffee"}, { - id: "p4", - name: "Mango Lassi", - price: "₹60", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508924.jpg", - imageAlt: "Mango Lassi", - }, + id: "p4", name: "Mango Lassi", price: "₹60", imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508924.jpg", imageAlt: "Mango Lassi"}, { - id: "p5", - name: "Elaichi Chai", - price: "₹30", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cup-tea-with-feta-cheese-with-olives-green-onions-stand-wooden-background_141793-49402.jpg", - imageAlt: "Elaichi Chai", - }, + id: "p5", name: "Elaichi Chai", price: "₹30", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cup-tea-with-feta-cheese-with-olives-green-onions-stand-wooden-background_141793-49402.jpg", imageAlt: "Elaichi Chai"}, { - id: "p6", - name: "Ginger Chai", - price: "₹30", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-with-star-anise-cinnamon_23-2148759271.jpg", - imageAlt: "Ginger Chai", - }, + id: "p6", name: "Ginger Chai", price: "₹30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-with-star-anise-cinnamon_23-2148759271.jpg", imageAlt: "Ginger Chai"}, ]} title="Our Delicious Offerings" description="Discover our flavorful range of teas, snacks, and cold drinks, crafted to satisfy your cravings." @@ -210,37 +126,13 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Rahul Sharma", - role: "Local Resident", - testimonial: "“Best place to have a cup of tea with bun maska. The perfect combination for a relaxing evening!”", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg", - imageAlt: "Rahul Sharma", - }, + id: "t1", name: "Rahul Sharma", role: "Local Resident", testimonial: "“Best place to have a cup of tea with bun maska. The perfect combination for a relaxing evening!”", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg", imageAlt: "Rahul Sharma"}, { - id: "t2", - name: "Priya Singh", - role: "Student", - testimonial: "“Thick, creamy, and full of flavor. Abhinandan's chai is a must-try. My go-to spot near DY Patil.”", - imageSrc: "http://img.b2bpic.net/free-photo/positive-gorgeous-young-female-feels-happy-coffee-shop_273609-2792.jpg", - imageAlt: "Priya Singh", - }, + id: "t2", name: "Priya Singh", role: "Student", testimonial: "“Thick, creamy, and full of flavor. Abhinandan's chai is a must-try. My go-to spot near DY Patil.”", imageSrc: "http://img.b2bpic.net/free-photo/positive-gorgeous-young-female-feels-happy-coffee-shop_273609-2792.jpg", imageAlt: "Priya Singh"}, { - id: "t3", - name: "Amit Patel", - role: "Office Worker", - testimonial: "“The Kadak Chai here truly hits different! It's the best way to start my day or for a quick break.”", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-smartphone-drink_23-2147932258.jpg", - imageAlt: "Amit Patel", - }, + id: "t3", name: "Amit Patel", role: "Office Worker", testimonial: "“The Kadak Chai here truly hits different! It's the best way to start my day or for a quick break.”", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-smartphone-drink_23-2147932258.jpg", imageAlt: "Amit Patel"}, { - id: "t4", - name: "Sneha Joshi", - role: "Visitor", - testimonial: "“Love the cozy atmosphere and the authentic taste of tea. Highly recommend this charming local cafe!”", - imageSrc: "http://img.b2bpic.net/free-photo/jolly-young-woman-leaning-handbag-city-park_1262-19169.jpg", - imageAlt: "Sneha Joshi", - }, + id: "t4", name: "Sneha Joshi", role: "Visitor", testimonial: "“Love the cozy atmosphere and the authentic taste of tea. Highly recommend this charming local cafe!”", imageSrc: "http://img.b2bpic.net/free-photo/jolly-young-woman-leaning-handbag-city-park_1262-19169.jpg", imageAlt: "Sneha Joshi"}, ]} title="What Our Customers Say" description="Hear from our happy customers about their favorite chai moments and experience at Abhinandan Kadak Special Akurdi. Rated 4.6 stars!" @@ -254,22 +146,14 @@ export default function LandingPage() { description="Reach out to us for any queries or drop by our cozy spot for a refreshing cup of tea. We're open daily until 11 PM." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Your Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Your Message (Optional)", - rows: 4, + name: "message", placeholder: "Your Message (Optional)", rows: 4, }} imageSrc="http://img.b2bpic.net/free-vector/flat-map-compass-background_23-2147743295.jpg" imageAlt="Google Map showing Abhinandan Kadak Special Akurdi location" @@ -285,50 +169,39 @@ export default function LandingPage() { imageAlt="Cozy cafe exterior at evening" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Our Menu", - href: "#products", - }, + label: "Our Menu", href: "#products"}, { - label: "Why Us", - href: "#features", - }, + label: "Why Us", href: "#features"}, { - label: "Reviews", - href: "#testimonials", - }, + label: "Reviews", href: "#testimonials"}, ], }, { - title: "Hours", - items: [ + title: "Hours", items: [ { - label: "Monday - Sunday", - href: "#", - }, + label: "Monday - Sunday", href: "#"}, { - label: "9:00 AM - 11:00 PM", - href: "#", - }, + label: "9:00 AM - 11:00 PM", href: "#"}, ], }, { - title: "Contact & Location", - items: [ + title: "Contact & Location", items: [ { - label: "Phone: 097675 01569", - href: "tel:09767501569", - }, + label: "Phone: 097675 01569", href: "tel:09767501569"}, { - label: "Dy Patil, Beside Shobha’s Kitchen, Dharmaraj Chowk, Akurdi-Chikhali Rd, Pune, Maharashtra 411033", - href: "https://www.google.com/maps/dir/?api=1&destination=Abhinandan+Kadak+Special+Akurdi+Pune", - }, + label: "Dy Patil, Beside Shobha’s Kitchen, Dharmaraj Chowk, Akurdi-Chikhali Rd, Pune, Maharashtra 411033", href: "https://www.google.com/maps/dir/?api=1&destination=Abhinandan+Kadak+Special+Akurdi+Pune"}, + ], + }, + { + title: "Connect With Us", items: [ + { + label: "Facebook", href: "https://www.facebook.com/abhinandankadakspecial"}, + { + label: "Instagram", href: "https://www.instagram.com/abhinandankadakspecial"}, ], }, ]} @@ -339,4 +212,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file From e7ff356f0271fd6660d76bd8e2e4d53816367f11 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 13:47:57 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 7067d90..4bbda20 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fcfaf7; - --card: #f7f4ed; - --foreground: #4A2C00; + --background: #f6f0e9; + --card: #efe7dd; + --foreground: #2b180a; --primary-cta: #FF8C00; - --primary-cta-text: #ffffff; - --secondary-cta: #fcfaf7; - --secondary-cta-text: #4A2C00; + --primary-cta-text: #FFFFFF; + --secondary-cta: #efe7dd; + --secondary-cta-text: #2b180a; --accent: #FF8C00; - --background-accent: #FFD700; + --background-accent: #FDE6D5; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);