Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "Verified Client",
|
||||
testimonial: "I ordered a three-tier custom cake for my gallery opening, and it was the centerpiece of the entire evening. Not only was the gold-leaf detailing breathtaking, but the actual cake—a hazelnut praline crunch—was incredibly moist and not overly sweet. Arham Baker’s operates on a completely different level of luxury.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg?_wi=1",
|
||||
imageAlt: "Eleanor V.",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg?_wi=2"
|
||||
imageAlt="eleanor v elegant woman portrait"
|
||||
/>
|
||||
</div>
|
||||
@@ -352,7 +352,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg?_wi=1"
|
||||
videoAriaLabel="Bakery interior ambiance at dusk"
|
||||
logoText="Arham Baker's"
|
||||
columns={[
|
||||
@@ -409,7 +409,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Arham Baker's. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg?_wi=2"
|
||||
imageAlt="bakery closing time elegant low light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user