Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
title: "Local Favorite", description: "Trusted by Philadelphia families for generations. Perfect for birthdays, weddings, graduations, and special celebrations.", icon: Award
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-cocoa-powder-white-plate-top-view_114579-4160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-cocoa-powder-white-plate-top-view_114579-4160.jpg?_wi=1"
|
||||
imageAlt="Fresh Stock's Bakery pound cake with frosting"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Stock's Bakery", name: "Classic Pound Cake", price: "$24.99", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-cocoa-powder-white-plate-top-view_114579-4160.jpg", imageAlt: "Classic Stock's pound cake"
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-cocoa-powder-white-plate-top-view_114579-4160.jpg?_wi=2", imageAlt: "Classic Stock's pound cake"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Stock's Bakery", name: "Buttercream Frosting Cake", price: "$28.99", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user