Update src/app/page.tsx

This commit is contained in:
2026-05-27 06:10:40 +00:00
parent 662837e80e
commit b8093ad31a

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Eleanor V.", 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", imageAlt: "Eleanor V."},
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."},
{
name: "Marcus K.", handle: "Local Food Critic", testimonial: "I am incredibly picky about my pastries, but Arhams almond croissants are a religious experience. The lamination is perfect, flaky on the outside, beautifully airy on the inside. You can taste the quality of the butter immediately. This bakery is an absolute gem.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-using-sign-language_23-2148572589.jpg", imageAlt: "Marcus K."},
@@ -108,7 +108,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>