Update src/app/page.tsx
This commit is contained in:
188
src/app/page.tsx
188
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Star } from "lucide-react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
@@ -30,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sugar N Spice"
|
||||
/>
|
||||
@@ -57,66 +48,41 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Freshly baked with love"
|
||||
description="Welcome to Sugar N Spice, the home of the Truffle Queen. We specialize in custom cakes and dessert table catering, crafted with passion and premium ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "https://wa.me/9476070933",
|
||||
},
|
||||
text: "Order Now", href: "https://wa.me/9476070933"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tasty-dessert-arrangement-high-angle_23-2149637366.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-cupcakes-plate-paper-roses_23-2148815922.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-cupcakes-plate-paper-roses_23-2148815922.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/slice-cake-with-berries-passionfruits-table-white-background_181624-32780.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/slice-cake-with-berries-passionfruits-table-white-background_181624-32780.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-shot-delicious-ring-cake-put-white-plate-white-flower-near-it_181624-28252.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-shot-delicious-ring-cake-put-white-plate-white-flower-near-it_181624-28252.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707888.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707888.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tray_23-2150014900.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-woman-holding-tray_23-2150014900.jpg", alt: "Happy customer 5"},
|
||||
]}
|
||||
avatarText="Loved by 500+ happy clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisan Crafted",
|
||||
},
|
||||
type: "text", text: "Artisan Crafted"},
|
||||
{
|
||||
type: "text",
|
||||
text: "100% Eggless Options",
|
||||
},
|
||||
type: "text", text: "100% Eggless Options"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Ingredients",
|
||||
},
|
||||
type: "text", text: "Premium Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Custom Designs",
|
||||
},
|
||||
type: "text", text: "Custom Designs"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Express Delivery",
|
||||
},
|
||||
type: "text", text: "Express Delivery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,9 +93,7 @@ export default function LandingPage() {
|
||||
title="Known as the Truffle Queen"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/9476070933",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/9476070933"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,41 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Vanilla Mela",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232424.jpg",
|
||||
},
|
||||
id: "p1", name: "Vanilla Mela", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232424.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Butterscotch Crunch",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-breakfast-mother-day_23-2147782717.jpg",
|
||||
},
|
||||
id: "p2", name: "Butterscotch Crunch", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/cake-breakfast-mother-day_23-2147782717.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Strawberry Berry",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg",
|
||||
},
|
||||
id: "p3", name: "Strawberry Berry", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Black Currant Punch",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sugar-powder-is-sprinkled-chocolate-pudding-glasses_140725-5079.jpg",
|
||||
},
|
||||
id: "p4", name: "Black Currant Punch", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/sugar-powder-is-sprinkled-chocolate-pudding-glasses_140725-5079.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Vanilla Coffee",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-catering-banquet-celebration-white_1203-4610.jpg",
|
||||
},
|
||||
id: "p5", name: "Vanilla Coffee", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/event-catering-banquet-celebration-white_1203-4610.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Vanilla with Truffle",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-box-with-classic-bottle_114579-72119.jpg",
|
||||
},
|
||||
id: "p6", name: "Vanilla with Truffle", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-box-with-classic-bottle_114579-72119.jpg"},
|
||||
]}
|
||||
title="Our Signature Flavours"
|
||||
description="Discover our handcrafted specialities: Choco Truffle, Belgium Truffle, Rasmalai Tres Leches, and Red Velvet."
|
||||
@@ -189,28 +129,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Signature Truffles",
|
||||
description: "Our artisan chocolates",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232423.jpg",
|
||||
buttonIcon: "Star",
|
||||
title: "Signature Truffles", description: "Our artisan chocolates", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232423.jpg", buttonIcon: Star,
|
||||
},
|
||||
{
|
||||
title: "Dessert Tables",
|
||||
description: "Event catering services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-chocolate-truffles-ready-be-served_23-2148622313.jpg",
|
||||
buttonIcon: "Star",
|
||||
title: "Dessert Tables", description: "Event catering services", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-chocolate-truffles-ready-be-served_23-2148622313.jpg", buttonIcon: Star,
|
||||
},
|
||||
{
|
||||
title: "Custom Cakes",
|
||||
description: "Tailor-made for you",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148015974.jpg",
|
||||
buttonIcon: "Star",
|
||||
title: "Custom Cakes", description: "Tailor-made for you", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148015974.jpg", buttonIcon: Star,
|
||||
},
|
||||
{
|
||||
title: "Rasmalai Tres Leches",
|
||||
description: "Fusion delight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg",
|
||||
buttonIcon: "Star",
|
||||
title: "Rasmalai Tres Leches", description: "Fusion delight", imageSrc: "http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg", buttonIcon: Star,
|
||||
},
|
||||
]}
|
||||
title="Bakery Gallery"
|
||||
@@ -225,40 +153,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya",
|
||||
handle: "@customer",
|
||||
testimonial: "The best truffles I've ever tasted!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
},
|
||||
id: "1", name: "Priya", handle: "@customer", testimonial: "The best truffles I've ever tasted!", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rahul",
|
||||
handle: "@customer",
|
||||
testimonial: "Amazing custom cake for my birthday.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
|
||||
},
|
||||
id: "2", name: "Rahul", handle: "@customer", testimonial: "Amazing custom cake for my birthday.", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anita",
|
||||
handle: "@customer",
|
||||
testimonial: "The dessert table was the highlight of our event.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
},
|
||||
id: "3", name: "Anita", handle: "@customer", testimonial: "The dessert table was the highlight of our event.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sneha",
|
||||
handle: "@customer",
|
||||
testimonial: "Loved the rasmalai tres leches!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
id: "4", name: "Sneha", handle: "@customer", testimonial: "Loved the rasmalai tres leches!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vikram",
|
||||
handle: "@customer",
|
||||
testimonial: "Incredible quality and service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436111.jpg",
|
||||
},
|
||||
id: "5", name: "Vikram", handle: "@customer", testimonial: "Incredible quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436111.jpg"},
|
||||
]}
|
||||
title="Customer Reviews"
|
||||
description="Make the menu section more premium with highlighted badges and better spacing."
|
||||
@@ -269,8 +172,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Get In Touch"
|
||||
description="Order via WhatsApp at 9476070933 or follow us on Instagram."
|
||||
@@ -285,25 +187,17 @@ export default function LandingPage() {
|
||||
logoText="Sugar N Spice"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/sugarnspiceandaman",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/sugarnspiceandaman"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user