Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_events",
|
||||
testimonial: "The attention to detail in their bespoke work is truly unmatched. A masterpiece.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pie-slices-with-glass-tea_114579-16017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pie-slices-with-glass-tea_114579-16017.jpg?_wi=1",
|
||||
imageAlt: "artisanal Italian cake close up",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_wed",
|
||||
testimonial: "Everything we imagined, brought to life with such care and authentic flavor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168886.jpg?_wi=1",
|
||||
imageAlt: "bespoke Italian fruit cake",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@david_corp",
|
||||
testimonial: "Reliable, visually stunning, and absolutely delicious. My go-to for luxury events.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-wedding-cake-with-roses-deco-plate-closeup_1220-6699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-wedding-cake-with-roses-deco-plate-closeup_1220-6699.jpg?_wi=1",
|
||||
imageAlt: "traditional Italian wedding cake",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@maria_milestone",
|
||||
testimonial: "A beautiful blend of tradition and modern art. Simply flawless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-cake_23-2148604536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-cake_23-2148604536.jpg?_wi=1",
|
||||
imageAlt: "rich chocolate Italian cake",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pie-slices-with-glass-tea_114579-16017.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pie-slices-with-glass-tea_114579-16017.jpg?_wi=2"
|
||||
imageAlt="Artisan Italian cake"
|
||||
avatars={[
|
||||
{
|
||||
@@ -190,19 +190,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Italian Heritage",
|
||||
price: "From $180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168886.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Wedding Masterpiece",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-wedding-cake-with-roses-deco-plate-closeup_1220-6699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-wedding-cake-with-roses-deco-plate-closeup_1220-6699.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Velvet Chocolate Bloom",
|
||||
price: "From $150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-cake_23-2148604536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chocolate-cake_23-2148604536.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user