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
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
id: "1", title: "Friendly Baristas", description: "Our baristas aren't just making drinks — they make your day better. Every interaction is genuine and warm.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-work-break-time-medium-shot_23-2149308457.jpg", imageAlt: "Friendly Baristas"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Seriously Good Coffee", description: "From americanos to custom surprises, every drink is crafted perfectly using premium beans and precise technique.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg", imageAlt: "Seriously Good Coffee"
|
||||
id: "2", title: "Seriously Good Coffee", description: "From americanos to custom surprises, every drink is crafted perfectly using premium beans and precise technique.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg?_wi=1", imageAlt: "Seriously Good Coffee"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Cozy Hidden Gem", description: "A peaceful spot to relax, work, journal, or catch up with friends. A space that feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-37.jpg", imageAlt: "Cozy Hidden Gem"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg", imageAlt: "Classic Latte"
|
||||
id: "1", name: "Classic Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-break_23-2148756276.jpg?_wi=2", imageAlt: "Classic Latte"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Oat Milk Latte", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cinnamon-sticks-wood-board_114579-66487.jpg", imageAlt: "Oat Milk Latte"
|
||||
|
||||
Reference in New Issue
Block a user