Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-21 08:57:50 +00:00

View File

@@ -2,342 +2,140 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
headingFontWeight="light"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
headingFontWeight="light"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Menu",
id: "/menu",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
]}
brandName="Sheescakes'N More"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Sheescakes'N More"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
title="Homemade Cheesecakes & Sweet Treats"
description="Freshly baked with love in Northern Cambria. This is a sample/demo website design created for presentation purposes only."
testimonials={[
{
name: "Sarah Miller",
handle: "@sarahm",
testimonial: "The best cheesecakes in PA! Always fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-model-with-cabbage-showing-thumb-up_114579-38384.jpg",
},
{
name: "John Doe",
handle: "@johnd",
testimonial: "Friendly service and incredible flavor.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-brown-bra-big-white-earrings-smiles-widely-rests-street-cafe-summer_197531-18191.jpg",
},
{
name: "Emily Smith",
handle: "@emilys",
testimonial: "My go-to spot for cupcakes and coffee.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
},
{
name: "Mark Wilson",
handle: "@markw",
testimonial: "Delicious treats and great atmosphere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-coat-holding-cup-coffee_171337-17081.jpg",
},
{
name: "Laura Johnson",
handle: "@lauraj",
testimonial: "Absolutely amazing flavors every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-16389.jpg",
},
]}
buttons={[
{
text: "View Menu",
href: "/menu",
},
{
text: "Order Now",
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg",
alt: "Baker portrait",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg",
alt: "Customer portrait",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-pretty-brunette-woman-holding-two-tasty-cakes-smiling-having-fun-positive-emotions-bright-colors_291049-589.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
alt: "Satisfied man",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-with-dark-curly-hair-holding-orange-cup-coffee-hands-dreamily-looking-camera-modern-cozy-home-alone_574295-2225.jpg",
alt: "Cozy home visitor",
},
]}
marqueeItems={[
{
type: "text",
text: "Freshly Baked Daily",
},
{
type: "text",
text: "Locally Sourced",
},
{
type: "text",
text: "Artisan Crafted",
},
{
type: "text",
text: "100% Homemade",
},
{
type: "text",
text: "Northern Cambria Native",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{ variant: "gradient-bars" }}
title="Homemade Cheesecakes & Sweet Treats"
description="Freshly baked with love in Northern Cambria. This is a sample/demo website design created for presentation purposes only."
testimonials={[
{ name: "Sarah Miller", handle: "@sarahm", testimonial: "The best cheesecakes in PA! Always fresh.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-woman-model-with-cabbage-showing-thumb-up_114579-38384.jpg" },
{ name: "John Doe", handle: "@johnd", testimonial: "Friendly service and incredible flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-brown-bra-big-white-earrings-smiles-widely-rests-street-cafe-summer_197531-18191.jpg" },
{ name: "Emily Smith", handle: "@emilys", testimonial: "My go-to spot for cupcakes and coffee.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg" },
{ name: "Mark Wilson", handle: "@markw", testimonial: "Delicious treats and great atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-coat-holding-cup-coffee_171337-17081.jpg" },
{ name: "Laura Johnson", handle: "@lauraj", testimonial: "Absolutely amazing flavors every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-16389.jpg" }
]}
buttons={[{ text: "View Menu", href: "/menu" }, { text: "Order Now", href: "/contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg", alt: "Baker portrait" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg", alt: "Customer portrait" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-cheerful-pretty-brunette-woman-holding-two-tasty-cakes-smiling-having-fun-positive-emotions-bright-colors_291049-589.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", alt: "Satisfied man" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-with-dark-curly-hair-holding-orange-cup-coffee-hands-dreamily-looking-camera-modern-cozy-home-alone_574295-2225.jpg", alt: "Cozy home visitor" }
]}
marqueeItems={[
{ type: "text", text: "Freshly Baked Daily" },
{ type: "text", text: "Locally Sourced" },
{ type: "text", text: "Artisan Crafted" },
{ type: "text", text: "100% Homemade" },
{ type: "text", text: "Northern Cambria Native" }
]}
/>
</div>
<div id="featured" data-section="featured">
<FeatureCardNineteen
textboxLayout="default"
useInvertedBackground={false}
features={[
{
tag: "Dessert",
title: "Cheesecakes",
subtitle: "Creamy goodness",
description: "Classic, fruit-topped, and decadent varieties.",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg?_wi=1",
},
{
tag: "Sweet",
title: "Cupcakes",
subtitle: "Perfect bites",
description: "Fluffy cakes topped with rich buttercream.",
imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg?_wi=1",
},
{
tag: "Drink",
title: "Artisan Coffee",
subtitle: "Bold aroma",
description: "Locally roasted blends to pair with sweets.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg?_wi=1",
},
]}
title="Our Signature Treats"
description="Explore our freshly baked delights crafted daily."
/>
</div>
<div id="featured" data-section="featured">
<FeatureCardNineteen
textboxLayout="default"
useInvertedBackground={false}
features={[
{ tag: "Dessert", title: "Cheesecakes", subtitle: "Creamy goodness", description: "Classic, fruit-topped, and decadent varieties.", imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg" },
{ tag: "Sweet", title: "Cupcakes", subtitle: "Perfect bites", description: "Fluffy cakes topped with rich buttercream.", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg" },
{ tag: "Drink", title: "Artisan Coffee", subtitle: "Bold aroma", description: "Locally roasted blends to pair with sweets.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg" }
]}
title="Our Signature Treats"
description="Explore our freshly baked delights crafted daily."
/>
</div>
<div id="about-preview" data-section="about-preview">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Baked with Passion in Northern Cambria",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/business-owner-woman-crossing-arms_53876-128833.jpg",
alt: "Bakery",
},
]}
/>
</div>
<div id="about-preview" data-section="about-preview">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{ type: "text", content: "Baked with Passion in Northern Cambria" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/business-owner-woman-crossing-arms_53876-128833.jpg", alt: "Bakery" }
]}
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
title="What Our Neighbors Say"
description="Sharing the sweetness with Northern Cambria."
testimonials={[
{
id: "t1",
name: "Alice T.",
date: "Oct 2024",
title: "Amazing Service",
quote: "The staff is always so welcoming.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-with-dark-wavy-hairstyle-modern-makeup-stylish-earrings-beige-trench-coat-sitting-city-cafe-terrace-holding-piece-cheesecake_197531-24437.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=2",
imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake",
},
{
id: "t2",
name: "Bob D.",
date: "Sep 2024",
title: "Daily Habit",
quote: "I cannot start my day without their coffee.",
tag: "Coffee Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-eating-croissant-cafe_1170-630.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg?_wi=2",
imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake",
},
{
id: "t3",
name: "Carol L.",
date: "Aug 2024",
title: "Best Cupcakes",
quote: "Perfectly balanced sugar and flavor.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-big-cup-coffee-smiling-looking-happy_1258-201127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg?_wi=2",
imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake",
},
{
id: "t4",
name: "Dave H.",
date: "Jul 2024",
title: "Birthday Success",
quote: "My party guests loved the strawberry cake.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg?_wi=2",
imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake",
},
{
id: "t5",
name: "Eve M.",
date: "Jun 2024",
title: "Pure Magic",
quote: "Worth the drive from the city.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-with-dark-curly-hair-holding-orange-cup-coffee-hands-dreamily-looking-camera-modern-cozy-home-alone_574295-2225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-woman-crossing-arms_53876-128833.jpg",
imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake",
},
]}
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
title="What Our Neighbors Say"
description="Sharing the sweetness with Northern Cambria."
testimonials={[
{ id: "t1", name: "Alice T.", date: "Oct 2024", title: "Amazing Service", quote: "The staff is always so welcoming.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-with-dark-wavy-hairstyle-modern-makeup-stylish-earrings-beige-trench-coat-sitting-city-cafe-terrace-holding-piece-cheesecake_197531-24437.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg", imageAlt: "Pretty young girl" },
{ id: "t2", name: "Bob D.", date: "Sep 2024", title: "Daily Habit", quote: "I cannot start my day without their coffee.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-eating-croissant-cafe_1170-630.jpg", imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg", imageAlt: "Smiling man" },
{ id: "t3", name: "Carol L.", date: "Aug 2024", title: "Best Cupcakes", quote: "Perfectly balanced sugar and flavor.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-big-cup-coffee-smiling-looking-happy_1258-201127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg", imageAlt: "Beautiful young woman" },
{ id: "t4", name: "Dave H.", date: "Jul 2024", title: "Birthday Success", quote: "My party guests loved the strawberry cake.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg", imageAlt: "Selective focus man" },
{ id: "t5", name: "Eve M.", date: "Jun 2024", title: "Pure Magic", quote: "Worth the drive from the city.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-with-dark-curly-hair-holding-orange-cup-coffee-hands-dreamily-looking-camera-modern-cozy-home-alone_574295-2225.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-owner-woman-crossing-arms_53876-128833.jpg", imageAlt: "Business owner" }
]}
/>
</div>
<div id="team" data-section="team">
<TeamCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Meet the Team"
description="The passionate people behind every bite."
groups={[
{
id: "g1",
groupTitle: "Kitchen Staff",
members: [
{
id: "m1",
title: "Owner/Head Baker",
subtitle: "Northern Cambria Local",
detail: "15+ years of experience in pastry arts.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg",
},
{
id: "m2",
title: "Pastry Chef",
subtitle: "Creative Specialist",
detail: "Master of seasonal flavors and garnishes.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=3",
imageAlt: "Portrait of smiling baker holding mould and stack of tray",
},
]}
/>
</div>
<div id="team" data-section="team">
<TeamCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Meet the Team"
description="The passionate people behind every bite."
groups={[
{
id: "g1", groupTitle: "Kitchen Staff", members: [
{ id: "m1", title: "Owner/Head Baker", subtitle: "Northern Cambria Local", detail: "15+ years of experience in pastry arts.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg" },
{ id: "m2", title: "Pastry Chef", subtitle: "Creative Specialist", detail: "Master of seasonal flavors and garnishes.", imageSrc: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg" }
]
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[
{
title: "Quick Links",
items: [
{
label: "Home",
href: "/",
},
{
label: "Menu",
href: "/menu",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
title: "Info",
items: [
{
label: "About Us",
href: "/about",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
copyrightText="© 2024 Sheescakes'N More. Sample demo site."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Contact", href: "/contact" }] },
{ title: "Info", items: [{ label: "About Us", href: "/about" }, { label: "Privacy Policy", href: "#" }] }
]}
copyrightText="© 2024 Sheescakes'N More. Sample demo site."
/>
</div>
</ReactLenis>
</ThemeProvider>
);