Update src/app/page.tsx

This commit is contained in:
2026-03-03 22:41:20 +00:00
parent 6b51c3d2cf
commit fa222dfb1c

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/lemon-pie-drink-wooden-platter_114579-18546.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lemon-pie-drink-wooden-platter_114579-18546.jpg?_wi=1"
imageAlt="Beautiful assortment of freshly baked cakes"
frameStyle="card"
mediaAnimation="slide-up"
@@ -66,7 +66,7 @@ export default function LandingPage() {
description="Phoebe's Vision"
subdescription="Award-Winning Bakery"
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/getting-ready-baking_329181-17872.jpg"
imageSrc="http://img.b2bpic.net/free-photo/getting-ready-baking_329181-17872.jpg?_wi=1"
imageAlt="Our cozy bakery kitchen where magic happens"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -82,13 +82,13 @@ export default function LandingPage() {
tagIcon={Star}
products={[
{
id: "1", name: "Classic Chocolate Layer Cake", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-slice-with-cacao-cream-topped-with-chocolate-sauce_140725-8277.jpg", imageAlt: "Rich chocolate layer cake with smooth frosting", initialQuantity: 1,
id: "1", name: "Classic Chocolate Layer Cake", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-slice-with-cacao-cream-topped-with-chocolate-sauce_140725-8277.jpg?_wi=1", imageAlt: "Rich chocolate layer cake with smooth frosting", initialQuantity: 1,
},
{
id: "2", name: "Vanilla Dream Wedding Cake", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-cake_501050-88.jpg", imageAlt: "Elegant vanilla cake with white fondant", initialQuantity: 1,
id: "2", name: "Vanilla Dream Wedding Cake", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-cake_501050-88.jpg?_wi=1", imageAlt: "Elegant vanilla cake with white fondant", initialQuantity: 1,
},
{
id: "3", name: "Assorted Gourmet Cupcakes", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6289.jpg", imageAlt: "Dozen beautifully decorated assorted cupcakes", initialQuantity: 1,
id: "3", name: "Assorted Gourmet Cupcakes", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6289.jpg?_wi=1", imageAlt: "Dozen beautifully decorated assorted cupcakes", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -107,13 +107,13 @@ export default function LandingPage() {
tag="Our Promise"
features={[
{
id: "1", title: "Premium Ingredients", description: "We source only the finest, highest-quality ingredients for every creation", imageSrc: "http://img.b2bpic.net/free-photo/lemon-pie-drink-wooden-platter_114579-18546.jpg", imageAlt: "Premium baking ingredients"},
id: "1", title: "Premium Ingredients", description: "We source only the finest, highest-quality ingredients for every creation", imageSrc: "http://img.b2bpic.net/free-photo/lemon-pie-drink-wooden-platter_114579-18546.jpg?_wi=2", imageAlt: "Premium baking ingredients"},
{
id: "2", title: "Custom Orders", description: "Personalized cakes designed just for your special moments and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-slice-with-cacao-cream-topped-with-chocolate-sauce_140725-8277.jpg", imageAlt: "Custom designed cake"},
id: "2", title: "Custom Orders", description: "Personalized cakes designed just for your special moments and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-slice-with-cacao-cream-topped-with-chocolate-sauce_140725-8277.jpg?_wi=2", imageAlt: "Custom designed cake"},
{
id: "3", title: "Fresh Daily", description: "All our cakes and pastries are baked fresh daily with love and care", imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-baking_329181-17872.jpg", imageAlt: "Fresh baked goods displayed"},
id: "3", title: "Fresh Daily", description: "All our cakes and pastries are baked fresh daily with love and care", imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-baking_329181-17872.jpg?_wi=2", imageAlt: "Fresh baked goods displayed"},
{
id: "4", title: "Fast Delivery", description: "Quick turnaround on orders with reliable delivery to your doorstep", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6289.jpg", imageAlt: "Packaged pastries ready for delivery"},
id: "4", title: "Fast Delivery", description: "Quick turnaround on orders with reliable delivery to your doorstep", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6289.jpg?_wi=2", imageAlt: "Packaged pastries ready for delivery"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -131,10 +131,10 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarah_events", testimonial: "The most amazing cake I've ever tasted! Phoebe went above and beyond for my wedding. Every guest was talking about it for weeks!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "@michael_loves_cake", testimonial: "I've tried cakes from many bakeries, but Phoebe's are exceptional. Fresh, delicious, and beautifully presented every single time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", handle: "@emily_party_planner", testimonial: "As a party planner, I recommend Phoebe to all my clients. The quality is consistent and customers always rave about the taste and design.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emily Rodriguez"},
@@ -143,10 +143,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "David Kim"},
{
id: "5", name: "Jessica Williams", handle: "@jess_birthday_girl", testimonial: "My birthday cake was absolutely perfect! It tasted as good as it looked. Phoebe made my special day even more memorable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jessica Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Jessica Williams"},
{
id: "6", name: "Thomas Anderson", handle: "@thomas_food_critic", testimonial: "True artistry in every slice. This is not just cake—it's an experience. Phoebe Cakes & Bake sets the standard in our community.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Anderson"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Thomas Anderson"},
]}
showRating={true}
animationType="slide-up"
@@ -171,7 +171,7 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-cake_501050-88.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-cake_501050-88.jpg?_wi=2"
imageAlt="Beautiful cake display"
mediaAnimation="slide-up"
mediaPosition="right"