15 Commits

Author SHA1 Message Date
0192dff4a4 Update src/app/contact/page.tsx 2026-04-21 09:02:24 +00:00
78840cc435 Update src/app/order/page.tsx 2026-04-21 09:01:56 +00:00
015dc30890 Update src/app/menu/page.tsx 2026-04-21 09:01:56 +00:00
f6664f3dec Update src/app/contact/page.tsx 2026-04-21 09:01:55 +00:00
b0e1b9b181 Update src/app/about/page.tsx 2026-04-21 09:01:55 +00:00
b4c520f25d Update src/app/styles/variables.css 2026-04-21 09:01:25 +00:00
4ca3bdd6c2 Update src/app/styles/base.css 2026-04-21 09:01:25 +00:00
407c18c5ac Update src/app/page.tsx 2026-04-21 09:01:24 +00:00
32246e8021 Update src/app/order/page.tsx 2026-04-21 09:01:24 +00:00
daa3572afd Update src/app/menu/page.tsx 2026-04-21 09:01:23 +00:00
70de8f2041 Update src/app/contact/page.tsx 2026-04-21 09:01:23 +00:00
254270fe77 Update src/app/about/page.tsx 2026-04-21 09:01:23 +00:00
9ed76770e5 Merge version_2 into main
Merge version_2 into main
2026-04-21 09:00:43 +00:00
94cbdd1b67 Merge version_2 into main
Merge version_2 into main
2026-04-21 09:00:16 +00:00
beea3c538e Merge version_2 into main
Merge version_2 into main
2026-04-21 08:59:44 +00:00
7 changed files with 109 additions and 124 deletions

View File

@@ -3,48 +3,35 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
const navLinks = [
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
];
export default function AboutPage() {
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"
>
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarLayoutFloatingOverlay navItems={navLinks} brandName="Sheescakes'N More" />
<div id="about" data-section="about" className="pt-20">
<SplitAbout
title="Our Bakery Story"
textboxLayout="split"
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay navItems={navLinks} />
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[{ type: 'text', content: "Our Bakery Story" }]}
useInvertedBackground={false}
description="Born and raised in Northern Cambria, our bakery started as a dream to bring authentic, homemade sweetness to our local community. We use time-honored techniques and the finest ingredients to craft cheesecakes, cupcakes, and pastries that feel like home."
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg"
bulletPoints={[
{ title: "Handcrafted Quality", description: "Every treat is made from scratch." },
{ title: "Local Roots", description: "Proudly serving Northern Cambria since 2024." }
]}
/>
</div>
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
/>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);

View File

@@ -3,45 +3,39 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
const navLinks = [
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Order", id: "/order" },
{ name: "Contact", id: "/contact" }
];
export default function ContactPage() {
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"
>
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarLayoutFloatingOverlay navItems={navLinks} brandName="Sheescakes'N More" />
<div id="contact" data-section="contact" className="pt-20">
<ContactCTA
background={{ variant: "plain" }}
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay navItems={navLinks} />
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Contact Us"
title="Get in Touch"
description="Have questions or want to place a custom order? Reach out to us!"
useInvertedBackground={false}
tag="Visit Us"
title="Contact Sheescakes'N More"
description="We're located right in the heart of Northern Cambria, Pennsylvania. Stop by for a fresh treat or reach out to place a custom order!"
buttons={[{ text: "Call Us Now", href: "tel:+18140000000" }]}
background={{ variant: "plain" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Order", href: "/order" }, { label: "Contact", href: "/contact" }] }]}
copyrightText="© 2024 Sheescakes'N More."
/>
</div>
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
/>
</ReactLenis>
</ThemeProvider>
);

View File

@@ -3,46 +3,45 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
const navLinks = [
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
];
export default function MenuPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarLayoutFloatingOverlay
navItems={[{ name: "Home", id: "/" }, { name: "Menu", id: "/menu" }, { name: "Order", id: "/order" }, { name: "About", id: "/about" }, { name: "Contact", id: "/contact" }]}
brandName="Sheescakes'N More"
/>
<ProductCardOne
title="Our Bakery Menu"
description="Handcrafted cakes and treats made daily in Northern Cambria."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Classic Strawberry Cheesecake", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg" },
{ id: "p2", name: "Chocolate Fudge Cupcake", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg" },
{ id: "p3", name: "Signature Latte", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg" }
]}
/>
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Order", href: "/order" }, { label: "Contact", href: "/contact" }] }, { title: "Info", items: [{ label: "About Us", href: "/about" }, { label: "Privacy Policy", href: "#" }] }]}
/>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay navItems={navLinks} />
</div>
<div id="menu" data-section="menu">
<ProductCardThree
title="Our Sweet Creations"
description="Indulge in our selection of freshly baked desserts, from signature cheesecakes to artisan cupcakes."
gridVariant="bento-grid"
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
products={[
{ id: "1", name: "Signature Strawberry Cheesecake", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1" },
{ id: "2", name: "Double Chocolate Cupcakes", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1" },
{ id: "3", name: "Vanilla Bean Tart", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -3,42 +3,46 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
const navLinks = [
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Order", id: "/order" },
{ name: "Contact", id: "/contact" }
];
export default function OrderPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarLayoutFloatingOverlay
navItems={[{ name: "Home", id: "/" }, { name: "Menu", id: "/menu" }, { name: "Order", id: "/order" }, { name: "About", id: "/about" }, { name: "Contact", id: "/contact" }]}
brandName="Sheescakes'N More"
/>
<ContactCenter
background={{ variant: "plain" }}
useInvertedBackground={false}
tag="Order Process"
title="Place Your Order"
description="Fill out the details below to request your favorite treats. We will contact you to confirm timing and pickup/delivery options."
inputPlaceholder="Your Name and Order Details"
buttonText="Submit Order Request"
/>
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Order", href: "/order" }, { label: "Contact", href: "/contact" }] }, { title: "Info", items: [{ label: "About Us", href: "/about" }, { label: "Privacy Policy", href: "#" }] }]}
/>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay navItems={navLinks} />
</div>
<div id="order" data-section="order">
<ProductCardThree
title="Our Menu"
description="Select your favorite items from our bakery selection."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
products={[
{ id: "1", name: "New York Cheesecake", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1" },
{ id: "2", name: "Cupcake Box", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-display_23-2148766164.jpg?_wi=1" },
{ id: "3", name: "Macaron Assortment", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-display_23-2148766164.jpg?_wi=1" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Order", href: "/order" }, { label: "Contact", href: "/contact" }] }]}
copyrightText="© 2024 Sheescakes'N More."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -9,6 +9,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
const navLinks = [
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Order", id: "/order" },
{ name: "Contact", id: "/contact" }
];
@@ -39,7 +40,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Homemade Cheesecakes & Sweet Treats"
description="Freshly baked with love in Northern Cambria."
buttons={[{ text: "Order Now", href: "/contact" }]}
buttons={[{ text: "Order Now", href: "/order" }]}
imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1"
testimonials={[{ name: "Jane Doe", handle: "@janedoe", testimonial: "The best cheesecake I've ever had!", rating: 5 }]}
/>
@@ -49,7 +50,7 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Sheescakes'N More"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Order", href: "/order" }, { label: "Contact", href: "/contact" }] }
]}
copyrightText="© 2024 Sheescakes'N More."
/>

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-mulish), sans-serif;
font-family: var(--font-playfair), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-mulish), sans-serif;
font-family: var(--font-playfair), sans-serif;
}

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf8f5;
--background: #fdfbf7;
--card: #f4ede6;
--foreground: #4a3c31;
--primary-cta: #d4a373;