Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-04-15 16:33:22 +00:00
5 changed files with 20 additions and 20 deletions

View File

@@ -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={[

View File

@@ -96,7 +96,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=5"
imageAlt="Bridal luxury backdrop"
logoText="Bridal Elegance"
columns={[

View File

@@ -123,7 +123,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=4"
imageAlt="Bridal luxury backdrop"
logoText="Bridal Elegance"
columns={[

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@ayesha_p",
testimonial: "My dress was a masterpiece! Perfectly tailored and felt so luxurious.",
rating: 5,
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=1",
imageAlt: "elegant bridal gown portrait soft lighting",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@sajani_s",
testimonial: "The personal touch and attention to detail was beyond anything I expected.",
rating: 5,
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=1",
imageAlt: "elegant bridal gown portrait soft lighting",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@nethra_f",
testimonial: "Simply beautiful, comfortable and elegant design.",
rating: 5,
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=1",
imageAlt: "elegant bridal gown portrait soft lighting",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@thilini_w",
testimonial: "Best bridal experience I have ever had. Highly professional.",
rating: 5,
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=1",
imageAlt: "elegant bridal gown portrait soft lighting",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@dinuli_p",
testimonial: "Loved every stitch of my custom gown!",
rating: 5,
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=1",
imageAlt: "elegant bridal gown portrait soft lighting",
},
]}
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
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=2"
imageAlt="Stunning bridal gown"
avatars={[
{
@@ -138,7 +138,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description="At our atelier, we believe a wedding dress is not just a garment, but a cherished piece of your story. Our mother-led team combines decades of experience with a modern touch to create silhouettes that celebrate your beauty."
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=2"
imageAlt="Bridal designer working"
/>
</div>
@@ -165,7 +165,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=1"
imageAlt="Bridal luxury backdrop"
logoText="Bridal Elegance"
columns={[

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
"Bridal",
"Couture",
],
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=3",
},
{
id: "2",
@@ -76,7 +76,7 @@ export default function LandingPage() {
"Tailoring",
"Fit",
],
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=3",
},
{
id: "3",
@@ -87,7 +87,7 @@ export default function LandingPage() {
"Bridesmaid",
"Evening",
],
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=3",
},
]}
title="Our Specialized Services"
@@ -119,7 +119,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=3"
imageAlt="Bridal luxury backdrop"
logoText="Bridal Elegance"
columns={[