Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-16 23:17:35 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Award, Calendar, Smile } from "lucide-react";
import { Award, Calendar, Smile, Wheat, ChefHat, DollarSign, Heart } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Menu",
id: "#menu",
},
{
name: "About",
id: "#about",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Menu", id: "#menu" },
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" }
]}
brandName="Carols Pastry Shop"
/>
@@ -58,38 +46,17 @@ export default function LandingPage() {
title="Handcrafted Pastries Worth the Drive"
description="Freshly baked daily using simple ingredients and traditional techniques. Loved by Salt Lake City for generations—and priced so everyone can enjoy them."
buttons={[
{
text: "View Today's Menu",
href: "#menu",
},
{
text: "Visit Us Today",
href: "#contact",
},
{ text: "View Today's Menu", href: "#menu" },
{ text: "Visit Us Today", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25233.jpg",
alt: "Family cooks the dough for cookies at the kitchen",
},
{
src: "http://img.b2bpic.net/free-photo/results-creative-work-with-children_329181-4077.jpg",
alt: "The results of creative work with children",
},
{
src: "http://img.b2bpic.net/free-photo/grandmother-granddaughter-are-cooking-kitchen_1153-9612.jpg",
alt: "Grandmother and granddaughter are cooking on kitchen.",
},
{
src: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg",
alt: "Women eating sweets at coffee shop",
},
{
src: "http://img.b2bpic.net/free-photo/female-baker-showing-baked-sweet-puff-pastries-plate-bakery-shop-counter_23-2148189118.jpg",
alt: "Female baker showing baked sweet puff pastries",
},
{ src: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25233.jpg", alt: "Family cooks the dough for cookies at the kitchen" },
{ src: "http://img.b2bpic.net/free-photo/results-creative-work-with-children_329181-4077.jpg", alt: "The results of creative work with children" },
{ src: "http://img.b2bpic.net/free-photo/grandmother-granddaughter-are-cooking-kitchen_1153-9612.jpg", alt: "Grandmother and granddaughter are cooking on kitchen." },
{ src: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg", alt: "Women eating sweets at coffee shop" },
{ src: "http://img.b2bpic.net/free-photo/female-baker-showing-baked-sweet-puff-pastries-plate-bakery-shop-counter_23-2148189118.jpg", alt: "Female baker showing baked sweet puff pastries" }
]}
avatarText="Join our community of thousands"
/>
@@ -100,61 +67,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "Oct 2023",
title: "Regular",
quote: "The best eclairs in all of Utah, hands down. A weekly family tradition.",
tag: "Top Pick",
avatarSrc: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=2",
imageAlt: "happy customer local pastry shop",
},
{
id: "2",
name: "Michael C.",
date: "Sep 2023",
title: "Foodie",
quote: "Authentic, handcrafted, and reasonably priced. Hard to find this quality anymore.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-fresh-baked-croissants_23-2148028057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=1",
imageAlt: "happy customer local pastry shop",
},
{
id: "3",
name: "Emily R.",
date: "Aug 2023",
title: "Local",
quote: "Reminds me of my childhood bakery. Truly an institution in this city.",
tag: "Heritage",
avatarSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=1",
imageAlt: "happy customer local pastry shop",
},
{
id: "4",
name: "David K.",
date: "Jul 2023",
title: "Tourist",
quote: "Stopped by on a road trip, now I drive two hours just for these pastries.",
tag: "Must Visit",
avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg?_wi=1",
imageAlt: "happy customer local pastry shop",
},
{
id: "5",
name: "Jessica M.",
date: "Jun 2023",
title: "Pro",
quote: "The value here is incredible for the craftsmanship. Absolutely love this place.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-photographing-with-her-mobile-chocolate-croissant_1157-1971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg?_wi=1",
imageAlt: "happy customer local pastry shop",
},
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "Regular", quote: "The best eclairs in all of Utah, hands down. A weekly family tradition.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25234.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg", imageAlt: "happy customer local pastry shop" },
{ id: "2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Authentic, handcrafted, and reasonably priced. Hard to find this quality anymore.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-fresh-baked-croissants_23-2148028057.jpg", imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg", imageAlt: "happy customer local pastry shop" },
{ id: "3", name: "Emily R.", date: "Aug 2023", title: "Local", quote: "Reminds me of my childhood bakery. Truly an institution in this city.", tag: "Heritage", avatarSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515867.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg", imageAlt: "happy customer local pastry shop" },
{ id: "4", name: "David K.", date: "Jul 2023", title: "Tourist", quote: "Stopped by on a road trip, now I drive two hours just for these pastries.", tag: "Must Visit", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg", imageAlt: "happy customer local pastry shop" },
{ id: "5", name: "Jessica M.", date: "Jun 2023", title: "Pro", quote: "The value here is incredible for the craftsmanship. Absolutely love this place.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/woman-photographing-with-her-mobile-chocolate-croissant_1157-1971.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg", imageAlt: "happy customer local pastry shop" }
]}
title="Loved by Salt Lake City"
description="Rated 4.8 stars by our community for generations."
@@ -169,7 +86,7 @@ export default function LandingPage() {
description="Carol's Pastry Shop has been a cornerstone of Salt Lake City for over 40 years, dedicated to simple, honest ingredients and traditional baking techniques."
subdescription="We believe exceptional quality doesn't have to be expensive, ensuring our community can share in our family traditions daily."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -181,60 +98,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Carol's",
name: "Cream Eclair",
price: "$3.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=2",
},
{
id: "p2",
brand: "Carol's",
name: "Fruit Tart",
price: "$4.25",
rating: 4.8,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg?_wi=2",
},
{
id: "p3",
brand: "Carol's",
name: "Butter Croissant",
price: "$2.75",
rating: 4.9,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg?_wi=2",
},
{
id: "p4",
brand: "Carol's",
name: "Cinnamon Roll",
price: "$3.00",
rating: 4.7,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-3430.jpg",
},
{
id: "p5",
brand: "Carol's",
name: "Strawberry Danish",
price: "$3.75",
rating: 4.9,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept-top-view_185193-109043.jpg",
},
{
id: "p6",
brand: "Carol's",
name: "Apple Pie Slice",
price: "$4.50",
rating: 4.8,
reviewCount: "75",
imageSrc: "http://img.b2bpic.net/free-photo/baked-apple-pie-table-top-view_23-2148229163.jpg",
},
{ id: "p1", brand: "Carol's", name: "Cream Eclair", price: "$3.50", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg" },
{ id: "p2", brand: "Carol's", name: "Fruit Tart", price: "$4.25", rating: 4.8, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg" },
{ id: "p3", brand: "Carol's", name: "Butter Croissant", price: "$2.75", rating: 4.9, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg" },
{ id: "p4", brand: "Carol's", name: "Cinnamon Roll", price: "$3.00", rating: 4.7, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-3430.jpg" },
{ id: "p5", brand: "Carol's", name: "Strawberry Danish", price: "$3.75", rating: 4.9, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept-top-view_185193-109043.jpg" },
{ id: "p6", brand: "Carol's", name: "Apple Pie Slice", price: "$4.50", rating: 4.8, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/baked-apple-pie-table-top-view_23-2148229163.jpg" }
]}
title="Fresh Daily Selection"
description="Popular items sell out early—visit us early for the best selection."
@@ -246,34 +115,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Locally Sourced",
description: "Supporting Utah farmers with every ingredient we buy.",
buttonIcon: "Wheat",
imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg",
imageAlt: "Colomba dough and tangerines assortment",
},
{
title: "Traditional Methods",
description: "Hand-rolled doughs and slow fermentation for authentic flavor.",
buttonIcon: "ChefHat",
imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=3",
imageAlt: "Colomba dough and tangerines assortment",
},
{
title: "Fairly Priced",
description: "High-quality pastries that don't break the bank.",
buttonIcon: "DollarSign",
imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=3",
imageAlt: "Colomba dough and tangerines assortment",
},
{
title: "Family Owned",
description: "Built on generations of passion, not corporate spreadsheets.",
buttonIcon: "Heart",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=3",
imageAlt: "Colomba dough and tangerines assortment",
},
{ title: "Locally Sourced", description: "Supporting Utah farmers with every ingredient we buy.", buttonIcon: Wheat, imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg", imageAlt: "Colomba dough and tangerines assortment" },
{ title: "Traditional Methods", description: "Hand-rolled doughs and slow fermentation for authentic flavor.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg", imageAlt: "Colomba dough and tangerines assortment" },
{ title: "Fairly Priced", description: "High-quality pastries that don't break the bank.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg", imageAlt: "Colomba dough and tangerines assortment" },
{ title: "Family Owned", description: "Built on generations of passion, not corporate spreadsheets.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg", imageAlt: "Colomba dough and tangerines assortment" }
]}
title="Why We're Different"
description="Quality without compromise, rooted in our local heritage."
@@ -286,24 +131,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Calendar,
title: "Years in SLC",
value: "42",
},
{
id: "m2",
icon: Smile,
title: "Happy Customers",
value: "1M+",
},
{
id: "m3",
icon: Award,
title: "Pastries Baked",
value: "5M+",
},
{ id: "m1", icon: Calendar, title: "Years in SLC", value: "42" },
{ id: "m2", icon: Smile, title: "Happy Customers", value: "1M+" },
{ id: "m3", icon: Award, title: "Pastries Baked", value: "5M+" }
]}
title="By The Numbers"
description="Consistent quality for over four decades."
@@ -315,21 +145,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you accept preorders?",
content: "Yes, for pies and seasonal specials. Please call us at least 48 hours in advance.",
},
{
id: "f2",
title: "Are your ingredients local?",
content: "We source as much as possible from local Utah farms to support our economy.",
},
{
id: "f3",
title: "Do you sell out?",
content: "Yes, our popular items often sell out by noon on weekends. We recommend arriving early!",
},
{ id: "f1", title: "Do you accept preorders?", content: "Yes, for pies and seasonal specials. Please call us at least 48 hours in advance." },
{ id: "f2", title: "Are your ingredients local?", content: "We source as much as possible from local Utah farms to support our economy." },
{ id: "f3", title: "Do you sell out?", content: "Yes, our popular items often sell out by noon on weekends. We recommend arriving early!" }
]}
title="Common Questions"
description="Everything you need to know about our shop."
@@ -340,21 +158,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Visit Us"
title="Ready for a treat?"
description="Come visit us in Salt Lake City or call to place an order."
buttons={[
{
text: "Get Directions",
href: "#",
},
{
text: "Call to Order",
href: "tel:5551234567",
},
{ text: "Get Directions", href: "#" },
{ text: "Call to Order", href: "tel:5551234567" }
]}
/>
</div>
@@ -362,46 +172,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Menu",
href: "#menu",
},
{
label: "About",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{ items: [{ label: "Menu", href: "#menu" }, { label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
{ items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] }
]}
logoText="Carol's Pastry Shop"
/>
@@ -409,4 +182,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}