Update src/app/about/page.tsx
This commit is contained in:
@@ -44,23 +44,23 @@ export default function AboutPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-speaking-phone-floral-shop_23-2147761093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-speaking-phone-floral-shop_23-2147761093.jpg?_wi=4",
|
||||
imageAlt: "Professional baker decorating cake frosting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232345.jpg?_wi=4",
|
||||
imageAlt: "Birthday cake celebration with candles party",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-blogger-recording-herself-with-smartphone-while-preparing-muffins_23-2148771559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-blogger-recording-herself-with-smartphone-while-preparing-muffins_23-2148771559.jpg?_wi=3",
|
||||
imageAlt: "Luxury decorated cake celebration white background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-halves-pineapple-with-cloth_23-2148494714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-halves-pineapple-with-cloth_23-2148494714.jpg?_wi=4",
|
||||
imageAlt: "Fresh pineapple cake with whipped cream topping",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-baked-pancakes-with-strawberries-chocolate-chips-white-table_140725-104581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-baked-pancakes-with-strawberries-chocolate-chips-white-table_140725-104581.jpg?_wi=4",
|
||||
imageAlt: "Chocolate crunch cake close-up texture dark",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
quote: "The Cake Time delivered the most delicious and beautifully designed birthday cake. Fresh, eggless, and absolutely perfect. Same-day delivery was a lifesaver! Highly recommended.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6278.jpg",
|
||||
avatarAlt: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-birthday-concept-with-chocolate-cake_23-2147997486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-birthday-concept-with-chocolate-cake_23-2147997486.jpg?_wi=2",
|
||||
imageAlt: "Happy birthday celebration with cake",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function AboutPage() {
|
||||
quote: "Ordered a custom anniversary cake from The Cake Time. The attention to detail, taste, and freshness exceeded all expectations. The team is professional and delivers exactly what you order.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
avatarAlt: "Rajesh Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-celebrating-birthday_23-2150290544.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-celebrating-birthday_23-2150290544.jpg?_wi=2",
|
||||
imageAlt: "Couple celebrating with cake",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function AboutPage() {
|
||||
quote: "We ordered a custom kids theme cake for our daughter's birthday. The design was perfect, the cake was moist and delicious, and the delivery was on time. Thank you The Cake Time!",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Anjali Verma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-near-guests-birthday-party_23-2147783692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-near-guests-birthday-party_23-2147783692.jpg?_wi=2",
|
||||
imageAlt: "Kids birthday party with cake",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user