Merge version_1 into main #1
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
href: "#gallery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/piece-sponge-chocolate-cake-sprinkled-with-grated-chocolate_140725-6959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/piece-sponge-chocolate-cake-sprinkled-with-grated-chocolate_140725-6959.jpg?_wi=1"
|
||||
imageAlt="Ntswaki's Signature Cake"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-decorated-with-alstromeria-flowers-green-leaves-white-background_23-2147975465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-decorated-with-alstromeria-flowers-green-leaves-white-background_23-2147975465.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232414.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "c3",
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 4,
|
||||
reviewCount: "52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-glaze-arrangement_23-2150797988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-glaze-arrangement_23-2150797988.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Masterpieces"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
"Fresh",
|
||||
"Custom",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-decorated-with-alstromeria-flowers-green-leaves-white-background_23-2147975465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-decorated-with-alstromeria-flowers-green-leaves-white-background_23-2147975465.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
"Artisan",
|
||||
"Luxury",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232414.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
"Variety",
|
||||
"Tasty",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-glaze-arrangement_23-2150797988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-glaze-arrangement_23-2150797988.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
quote: "The cake was absolute perfection. Highly recommend!",
|
||||
name: "Sarah J.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
quote: "Every detail was perfect, absolutely delicious.",
|
||||
name: "Jessica M.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Happy Customers"
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/piece-sponge-chocolate-cake-sprinkled-with-grated-chocolate_140725-6959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/piece-sponge-chocolate-cake-sprinkled-with-grated-chocolate_140725-6959.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "About",
|
||||
|
||||
Reference in New Issue
Block a user