Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg?_wi=1"
|
||||
imageAlt="luxury store interior dark"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
title: "Artisan Curation",
|
||||
description: "Hand-picked local goods.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg?_wi=2",
|
||||
imageAlt: "gold star rating badge",
|
||||
},
|
||||
{
|
||||
@@ -145,14 +145,14 @@ export default function LandingPage() {
|
||||
title: "Everyday Luxury",
|
||||
description: "Elevated daily essentials.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg?_wi=1",
|
||||
imageAlt: "gold star rating badge",
|
||||
},
|
||||
{
|
||||
title: "Community Focus",
|
||||
description: "Built for the neighborhood.",
|
||||
buttonIcon: "Users",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-bread-counter_107420-63655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-bread-counter_107420-63655.jpg?_wi=1",
|
||||
imageAlt: "gold star rating badge",
|
||||
},
|
||||
]}
|
||||
@@ -189,13 +189,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Small Batch Coffee",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preserved-food-concept-with-jars_23-2148626064.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Artisan Olive Oil",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-bread-counter_107420-63655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-bread-counter_107420-63655.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user