Update src/app/about/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
quote: "The entire process was magical and so smooth.",
|
||||
tag: "Bridal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-wedding-dress_624325-516.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-stands-room_8353-7625.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-stands-room_8353-7625.jpg?_wi=3",
|
||||
imageAlt: "happy bride smiling holding wedding bouquet",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
quote: "I felt beautiful and empowered in my custom gown.",
|
||||
tag: "Bridal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-bride-is-looking-happily-mysteriously-camera_8353-9143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166666.jpg?_wi=3",
|
||||
imageAlt: "happy bride smiling holding wedding bouquet",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
quote: "The fit was absolutely impeccable. Thank you!",
|
||||
tag: "Bridal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/love-story-park-happy-man-woman_1328-2862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-brazilian-woman-working-as-clothing-designer_23-2150762308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-brazilian-woman-working-as-clothing-designer_23-2150762308.jpg?_wi=2",
|
||||
imageAlt: "happy bride smiling holding wedding bouquet",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
quote: "Everything I dreamed of and more for my wedding day.",
|
||||
tag: "Bridal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/wedding-bride_23-2148106033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop-alone_23-2148877376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop-alone_23-2148877376.jpg?_wi=2",
|
||||
imageAlt: "happy bride smiling holding wedding bouquet",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
quote: "I can't stop looking at my photos, the dress was perfect.",
|
||||
tag: "Bridal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wedding-dress-indoor_624325-4200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916526.jpg?_wi=2",
|
||||
imageAlt: "happy bride smiling holding wedding bouquet",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-with-bouquet-flowers-stairs_8353-12519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-with-bouquet-flowers-stairs_8353-12519.jpg?_wi=2"
|
||||
imageAlt="Bridal luxury backdrop"
|
||||
logoText="Bridal Elegance"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user