Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efe1554949 | |||
| ef995daf20 | |||
| 13e3867804 | |||
| d397fab0f3 | |||
| 92d1c05582 | |||
| 1f9df81677 | |||
| 7df6e8d9db | |||
| 006556b856 | |||
| 6ef3653a02 | |||
| 78148cbd49 | |||
| fea8efd16c | |||
| 1ebaf48fdc | |||
| 3320651fc4 | |||
| e740f5e225 | |||
| 51404578a6 | |||
| 6cfcdefb8e | |||
| 5fb8a877ec | |||
| 2fa0dead74 | |||
| d9ea13d8a0 | |||
| 8ade000619 | |||
| b1eb285c98 |
1435
src/app/layout.tsx
1435
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
195
src/app/page.tsx
195
src/app/page.tsx
@@ -70,8 +70,7 @@ export default function HomePage() {
|
||||
brandName="Pixie Pies"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:(260)242-8645",
|
||||
text: "Call Now", href: "tel:(260)242-8645"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -86,41 +85,30 @@ export default function HomePage() {
|
||||
tag="Locally Loved Since Day One"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-cake-concept_23-2148761730.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1600080869894-0fd8e4d70e6f?w=1200&h=800&fit=crop"
|
||||
imageAlt="Fresh homemade cheesecake display"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ashley's Bakery",
|
||||
handle: "Local Favorite",
|
||||
testimonial: "Ashley is so sweet to work with and her cheesecake is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=1",
|
||||
name: "Classic Favorite", handle: "Local Loved", testimonial: "Our signature cheesecake is unmatched in flavor and quality.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Family Gatherings",
|
||||
handle: "Community Love",
|
||||
testimonial: "Absolutely amazing cheesecakes. We order for every special occasion!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=1",
|
||||
name: "Family Gatherings", handle: "Community Love", testimonial: "Absolutely amazing cheesecakes. We order for every special occasion!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Wedding Moments",
|
||||
handle: "Newlyweds",
|
||||
testimonial: "We served Pixie Pies at our wedding and everyone loved them.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=1",
|
||||
name: "Wedding Moments", handle: "Sweet Celebrations", testimonial: "Pixie Pies made our special day even sweeter with incredible desserts.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=3"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:(260)242-8645",
|
||||
text: "Call Now", href: "tel:(260)242-8645"
|
||||
},
|
||||
{
|
||||
text: "Order Desserts",
|
||||
href: "/menu",
|
||||
text: "Order Desserts", href: "/menu"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -132,20 +120,13 @@ export default function HomePage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Avilla & Beyond"
|
||||
description="4.9-star rating from 48+ verified reviews across Google and local platforms."
|
||||
description="Over 1,000+ satisfied customers. 4.9★ average rating from verified reviews."
|
||||
tag="48+ Reviews"
|
||||
tagIcon={Star}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google Reviews",
|
||||
"Local Favorite",
|
||||
"Community Trusted",
|
||||
"Award Winning",
|
||||
"Family Owned",
|
||||
"Handcrafted Quality",
|
||||
"Premium Desserts",
|
||||
"Wedding Favorite",
|
||||
"Google Reviews", "Local Favorite", "Community Trusted", "Award Winning", "Family Owned", "Handcrafted Quality", "Premium Desserts", "Wedding Favorite"
|
||||
]}
|
||||
showCard={true}
|
||||
speed={35}
|
||||
@@ -162,53 +143,28 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "New York Cheesecake",
|
||||
description: "Classic creamy perfection. Our signature recipe with graham cracker crust and pure vanilla bean flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-chocolate-sauces-citrus-fruits_140725-73864.jpg?_wi=1",
|
||||
imageAlt: "New York Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
title: "New York Cheesecake", description: "Classic creamy perfection. Our signature recipe with graham cracker crust and pure vanilla bean flavor.", imageSrc: "https://images.unsplash.com/photo-1613950957169-e79bcfb8d6f2?w=500&h=500&fit=crop&_wi=1", imageAlt: "New York Cheesecake", button: {
|
||||
text: "Order Now", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Oreo Cheesecake",
|
||||
description: "Dark, decadent, and delicious. Loaded with crushed Oreos and topped with chocolate ganache.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg?_wi=1",
|
||||
imageAlt: "Oreo Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
title: "Oreo Cheesecake", description: "Dark, decadent, and delicious. Loaded with crushed Oreos and topped with chocolate ganache.", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=500&h=500&fit=crop&_wi=1", imageAlt: "Oreo Cheesecake", button: {
|
||||
text: "Order Now", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Chocolate Cheesecake",
|
||||
description: "Rich triple-chocolate layers for chocolate lovers. Premium cocoa, chocolate chunks, and creamy centers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg?_wi=1",
|
||||
imageAlt: "Chocolate Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
title: "Chocolate Cheesecake", description: "Rich triple-chocolate layers for chocolate lovers. Premium cocoa, chocolate chunks, and creamy centers.", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=500&h=500&fit=crop&_wi=2", imageAlt: "Chocolate Cheesecake", button: {
|
||||
text: "Order Now", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Specialty Flavors",
|
||||
description: "Rotating seasonal and custom flavors. Strawberry, lemon, maple, and more. Request your favorite!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg?_wi=1",
|
||||
imageAlt: "Specialty Dessert Flavor",
|
||||
button: {
|
||||
text: "Request Custom",
|
||||
href: "/menu",
|
||||
title: "Specialty Flavors", description: "Rotating seasonal and custom flavors. Strawberry, lemon, maple, and more. Request your favorite!", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=500&h=500&fit=crop&_wi=3", imageAlt: "Specialty Dessert Flavor", button: {
|
||||
text: "Request Custom", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Homemade Pies",
|
||||
description: "Hand-rolled crust with fresh fruit and spice. Apple, cherry, pecan, and seasonal varieties available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg?_wi=1",
|
||||
imageAlt: "Homemade Pie",
|
||||
button: {
|
||||
text: "Order Pies",
|
||||
href: "/menu",
|
||||
title: "Homemade Pies", description: "Hand-rolled crust with fresh fruit and spice. Apple, cherry, pecan, and seasonal varieties available.", imageSrc: "https://images.unsplash.com/photo-1577066038014-15e006b51d0e?w=500&h=500&fit=crop&_wi=1", imageAlt: "Homemade Pie", button: {
|
||||
text: "Order Pies", href: "/menu"
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -217,8 +173,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Menu",
|
||||
href: "/menu",
|
||||
text: "View Full Menu", href: "/menu"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -230,19 +185,22 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Locally Loved Since Day One",
|
||||
type: "text", content: "Locally Loved"
|
||||
},
|
||||
{
|
||||
type: "image", src: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=100&h=100&fit=crop", alt: "Pixie Pies brand mark"
|
||||
},
|
||||
{
|
||||
type: "text", content: "Since Day One"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about-content",
|
||||
text: "Our Story", href: "#about-content"
|
||||
},
|
||||
{
|
||||
text: "Request Event Quote",
|
||||
href: "/menu",
|
||||
text: "Request Event Quote", href: "/menu"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -257,10 +215,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Handcrafted Quality",
|
||||
description: "Every cheesecake and dessert is made fresh to order using premium ingredients and time-tested recipes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-apron-holding-plate-muffins_23-2148414889.jpg?_wi=1",
|
||||
imageAlt: "Pixie Pies Bakery",
|
||||
title: "Handcrafted Quality", description: "Every cheesecake and dessert is made fresh to order using premium ingredients and time-tested recipes.", imageSrc: "https://images.unsplash.com/photo-1587080190519-e21cc028cb29?w=500&h=500&fit=crop&_wi=1", imageAlt: "Pixie Pies Bakery artisan creation"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -279,33 +234,18 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Wedding Dessert Tables",
|
||||
description: "Beautifully arranged cheesecake and dessert displays for receptions. Custom flavors and sizing available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-slice-with-berry-sauce-top_114579-2551.jpg?_wi=1",
|
||||
imageAlt: "Wedding Dessert Table",
|
||||
button: {
|
||||
text: "Request Quote",
|
||||
href: "/menu",
|
||||
title: "Wedding Dessert Tables", description: "Beautifully arranged cheesecake and dessert displays for receptions. Custom flavors and sizing available.", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=500&h=500&fit=crop&_wi=4", imageAlt: "Wedding Dessert Table elegant display", button: {
|
||||
text: "Request Quote", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Bulk Orders & Catering",
|
||||
description: "Corporate events, rehearsal dinners, anniversary parties. We handle dessert for gatherings of any size.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg?_wi=2",
|
||||
imageAlt: "Event Catering",
|
||||
button: {
|
||||
text: "Catering Inquiry",
|
||||
href: "/menu",
|
||||
title: "Bulk Orders & Catering", description: "Corporate events, rehearsal dinners, anniversary parties. We handle dessert for gatherings of any size.", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=500&h=500&fit=crop&_wi=5", imageAlt: "Event Catering dessert service", button: {
|
||||
text: "Catering Inquiry", href: "/menu"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Custom Flavors",
|
||||
description: "Want a specific flavor or dietary option? We create custom cheesecakes for your special event.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg?_wi=2",
|
||||
imageAlt: "Custom Flavors",
|
||||
button: {
|
||||
text: "Customize",
|
||||
href: "/menu",
|
||||
title: "Custom Flavors", description: "Want a specific flavor or dietary option? We create custom cheesecakes for your special event.", imageSrc: "https://images.unsplash.com/photo-1577066038014-15e006b51d0e?w=500&h=500&fit=crop&_wi=2", imageAlt: "Custom Flavors specialty desserts", button: {
|
||||
text: "Customize", href: "/menu"
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -314,8 +254,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Plan Your Event",
|
||||
href: "/menu",
|
||||
text: "Plan Your Event", href: "/menu"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -332,52 +271,28 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Bride",
|
||||
company: "Wedding Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=2",
|
||||
id: "1", name: "Sarah Johnson", role: "Bride", company: "Wedding Guest", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Restaurant Owner",
|
||||
company: "Fine Dining Partner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=2",
|
||||
id: "2", name: "Michael Chen", role: "Restaurant Owner", company: "Fine Dining Partner", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Event Planner",
|
||||
company: "Corporate Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=2",
|
||||
id: "3", name: "Emily Rodriguez", role: "Event Planner", company: "Corporate Events", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Local Resident",
|
||||
company: "Community Member",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg?_wi=1",
|
||||
id: "4", name: "David Kim", role: "Local Resident", company: "Community Member", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Martinez",
|
||||
role: "Family Coordinator",
|
||||
company: "Party Planning",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg?_wi=1",
|
||||
id: "5", name: "Jessica Martinez", role: "Family Coordinator", company: "Party Planning", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ashley Thompson",
|
||||
role: "Baker & Owner",
|
||||
company: "Pixie Pies",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg?_wi=1",
|
||||
id: "6", name: "Ashley Thompson", role: "Baker & Owner", company: "Pixie Pies", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=1"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -398,12 +313,10 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now (260) 242-8645",
|
||||
href: "tel:(260)242-8645",
|
||||
text: "Call Now (260) 242-8645", href: "tel:(260)242-8645"
|
||||
},
|
||||
{
|
||||
text: "Order Today",
|
||||
href: "/menu",
|
||||
text: "Order Today", href: "/menu"
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user