Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function CustomOrdersPage() {
|
||||
{
|
||||
title: "Custom Flavors",
|
||||
description: "Choose your base, mix-ins, toppings, and sauces. Or describe your dream cheesecake and we'll create it for you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg?_wi=4",
|
||||
imageAlt: "Specialty cheesecake flavor artisan bakery creation",
|
||||
button: {
|
||||
text: "Request Flavor",
|
||||
@@ -84,7 +84,7 @@ export default function CustomOrdersPage() {
|
||||
{
|
||||
title: "Dietary Accommodations",
|
||||
description: "We accommodate gluten-free, dairy-free, vegan, and other dietary preferences. Ask about our specialty preparations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg?_wi=4",
|
||||
imageAlt: "homemade fruit pie bakery fresh wholesome",
|
||||
button: {
|
||||
text: "Dietary Options",
|
||||
@@ -94,7 +94,7 @@ export default function CustomOrdersPage() {
|
||||
{
|
||||
title: "Bulk Orders & Events",
|
||||
description: "Weddings, corporate events, family gatherings—we handle desserts for any size celebration. Call for volume pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-slice-with-berry-sauce-top_114579-2551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-slice-with-berry-sauce-top_114579-2551.jpg?_wi=2",
|
||||
imageAlt: "wedding dessert table with cheesecake display elegant",
|
||||
button: {
|
||||
text: "Plan Event",
|
||||
@@ -104,7 +104,7 @@ export default function CustomOrdersPage() {
|
||||
{
|
||||
title: "Delivery & Pickup",
|
||||
description: "Local delivery available for orders over $50. Pickup options at our Avilla location. Ask about timing and availability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg?_wi=3",
|
||||
imageAlt: "rich chocolate cheesecake slice bakery dessert",
|
||||
button: {
|
||||
text: "Schedule Delivery",
|
||||
@@ -136,25 +136,25 @@ export default function CustomOrdersPage() {
|
||||
{
|
||||
title: "Step 1: Call or Email",
|
||||
description: "Reach out with your order details, flavor preferences, and timeline. We'll discuss options and confirm availability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-apron-holding-plate-muffins_23-2148414889.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-apron-holding-plate-muffins_23-2148414889.jpg?_wi=2",
|
||||
imageAlt: "local artisan bakery homemade desserts owner portrait",
|
||||
},
|
||||
{
|
||||
title: "Step 2: Plan Details",
|
||||
description: "Confirm size, flavors, dietary needs, and delivery/pickup date. We'll provide pricing and any special instructions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-chocolate-sauces-citrus-fruits_140725-73864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-chocolate-sauces-citrus-fruits_140725-73864.jpg?_wi=3",
|
||||
imageAlt: "classic New York cheesecake slice bakery presentation",
|
||||
},
|
||||
{
|
||||
title: "Step 3: We Create Magic",
|
||||
description: "Our team handcrafts your order fresh with premium ingredients. You'll get updates on progress and timing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg?_wi=3",
|
||||
imageAlt: "Oreo cheesecake slice dark chocolate bakery",
|
||||
},
|
||||
{
|
||||
title: "Step 4: Enjoy!",
|
||||
description: "Pick up or receive your delivery. Enjoy your custom creation and share photos—we love seeing happy customers!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=4",
|
||||
imageAlt: "happy customer enjoying cheesecake dessert smile portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "New York Cheesecake",
|
||||
description: "Classic creamy perfection. Our signature recipe with graham cracker crust and pure vanilla bean flavor. Perfect for any occasion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-chocolate-sauces-citrus-fruits_140725-73864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-cake-with-chocolate-sauces-citrus-fruits_140725-73864.jpg?_wi=2",
|
||||
imageAlt: "New York Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -94,7 +94,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Oreo Cheesecake",
|
||||
description: "Dark, decadent, and delicious. Loaded with crushed Oreos and topped with chocolate ganache. A cookie lover's dream.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg?_wi=2",
|
||||
imageAlt: "Oreo Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -104,7 +104,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Chocolate Cheesecake",
|
||||
description: "Rich triple-chocolate layers for chocolate lovers. Premium cocoa, chocolate chunks, and creamy centers. Indulgence at its finest.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg?_wi=2",
|
||||
imageAlt: "Chocolate Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -114,7 +114,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Specialty Flavors",
|
||||
description: "Rotating seasonal and custom flavors. Strawberry, lemon, maple, and more. Request your favorite combination today.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-caramel-strawberry-syrup-top_114579-2884.jpg?_wi=3",
|
||||
imageAlt: "Specialty Dessert Flavor",
|
||||
button: {
|
||||
text: "Request Custom",
|
||||
@@ -124,7 +124,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Homemade Pies",
|
||||
description: "Hand-rolled crust with fresh fruit and spice. Apple, cherry, pecan, and seasonal varieties. Traditional baking at its best.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-fruit-pie-inside-cake-pan-light-blue-table_140725-85336.jpg?_wi=3",
|
||||
imageAlt: "Homemade Pie",
|
||||
button: {
|
||||
text: "Order Pies",
|
||||
@@ -160,7 +160,7 @@ export default function MenuPage() {
|
||||
role: "Regular Customer",
|
||||
company: "New York Cheesecake Fan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -168,7 +168,7 @@ export default function MenuPage() {
|
||||
role: "Chef",
|
||||
company: "Restaurant Supplier",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -176,7 +176,7 @@ export default function MenuPage() {
|
||||
role: "Event Planner",
|
||||
company: "Weddings & Celebrations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
@@ -95,21 +95,21 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranberries-pie-cake-white-plate_74190-4811.jpg?_wi=1",
|
||||
imageAlt: "Oreo Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -184,7 +184,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-wooden-support_23-2148320852.jpg?_wi=1",
|
||||
imageAlt: "Chocolate Cheesecake",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-apron-holding-plate-muffins_23-2148414889.jpg?_wi=1",
|
||||
imageAlt: "Pixie Pies Bakery",
|
||||
},
|
||||
]}
|
||||
@@ -281,7 +281,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -291,7 +291,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -301,7 +301,7 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
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",
|
||||
@@ -337,7 +337,7 @@ export default function HomePage() {
|
||||
role: "Bride",
|
||||
company: "Wedding Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -345,7 +345,7 @@ export default function HomePage() {
|
||||
role: "Restaurant Owner",
|
||||
company: "Fine Dining Partner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -353,7 +353,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -361,7 +361,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -369,7 +369,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -377,7 +377,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
@@ -73,7 +73,7 @@ export default function ReviewsPage() {
|
||||
role: "Bride",
|
||||
company: "Wedding Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=5",
|
||||
imageAlt: "happy customer enjoying cheesecake dessert smile portrait",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function ReviewsPage() {
|
||||
role: "Restaurant Owner",
|
||||
company: "Fine Dining Partner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=4",
|
||||
imageAlt: "wedding guest enjoying cheesecake celebration reception",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=4",
|
||||
imageAlt: "family enjoying homemade dessert together bakery product",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg?_wi=2",
|
||||
imageAlt: "event planner with catered dessert display professional",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg?_wi=2",
|
||||
imageAlt: "community member enjoying local bakery favorite dessert",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg?_wi=2",
|
||||
imageAlt: "baker with fresh cheesecake proud professional portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user