Update src/app/page.tsx

This commit is contained in:
2026-05-27 06:09:23 +00:00
parent 1402f6e96d
commit 6c3009fd69

View File

@@ -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 Bakers 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>