Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -97,11 +97,11 @@ export default function AboutPage() {
|
||||
icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg?_wi=3",
|
||||
imageAlt: "Seasonal garden flowers spring blooms editorial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg?_wi=5",
|
||||
imageAlt: "Spring composition with bouquet of flowers",
|
||||
},
|
||||
]
|
||||
@@ -112,11 +112,11 @@ export default function AboutPage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=5",
|
||||
imageAlt: "Woman florist in her own floral shop taking care of flowers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg?_wi=5",
|
||||
imageAlt: "Abstract floral design studio",
|
||||
},
|
||||
]
|
||||
@@ -127,11 +127,11 @@ export default function AboutPage() {
|
||||
icon: Rose,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg?_wi=3",
|
||||
imageAlt: "Front view woman working with flowers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg?_wi=5",
|
||||
imageAlt: "Beautiful shot original wedding floral decoration",
|
||||
},
|
||||
]
|
||||
@@ -142,11 +142,11 @@ export default function AboutPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg?_wi=5",
|
||||
imageAlt: "Vertical closeup shot red white roses",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bloomed-flower-close-up_23-2148862751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bloomed-flower-close-up_23-2148862751.jpg?_wi=2",
|
||||
imageAlt: "Pretty bloomed flower close up",
|
||||
},
|
||||
]
|
||||
@@ -170,7 +170,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=6"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function BouquetsPage() {
|
||||
price: "From £45",
|
||||
rating: 5,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg?_wi=3",
|
||||
imageAlt: "Classic elegant bouquet arrangement",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function BouquetsPage() {
|
||||
price: "From £55",
|
||||
rating: 5,
|
||||
reviewCount: "28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg?_wi=2",
|
||||
imageAlt: "Vibrant colorful flower bouquet",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function BouquetsPage() {
|
||||
price: "From £65",
|
||||
rating: 5,
|
||||
reviewCount: "35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg?_wi=3",
|
||||
imageAlt: "Romantic red and white roses bouquet",
|
||||
},
|
||||
]}
|
||||
@@ -138,7 +138,7 @@ export default function BouquetsPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=2"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=7"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function GalleryPage() {
|
||||
price: "Bespoke",
|
||||
rating: 5,
|
||||
reviewCount: "Curated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg?_wi=4",
|
||||
imageAlt: "Luxury floral arrangement detail",
|
||||
},
|
||||
{
|
||||
@@ -56,7 +56,7 @@ export default function GalleryPage() {
|
||||
price: "Local",
|
||||
rating: 5,
|
||||
reviewCount: "Herne Hill",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg?_wi=2",
|
||||
imageAlt: "Florist shop interior display",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function GalleryPage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg?_wi=2",
|
||||
imageAlt: "Seasonal garden flowers",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function GalleryPage() {
|
||||
price: "Bespoke",
|
||||
rating: 5,
|
||||
reviewCount: "Events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg?_wi=4",
|
||||
imageAlt: "Luxury event flower arrangement",
|
||||
},
|
||||
]}
|
||||
@@ -96,7 +96,7 @@ export default function GalleryPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=4"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,11 +48,11 @@ export default function OccasionsPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg?_wi=3",
|
||||
imageAlt: "Colorful birthday flower bouquet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg?_wi=4",
|
||||
imageAlt: "Birthday celebration arrangement",
|
||||
},
|
||||
],
|
||||
@@ -63,11 +63,11 @@ export default function OccasionsPage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roses-paper-wrapping_23-2147694332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roses-paper-wrapping_23-2147694332.jpg?_wi=2",
|
||||
imageAlt: "Luxury wedding bridal bouquet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg?_wi=3",
|
||||
imageAlt: "Wedding ceremony flower arrangement",
|
||||
},
|
||||
],
|
||||
@@ -78,11 +78,11 @@ export default function OccasionsPage() {
|
||||
icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-wooden-jug-white-table_114579-66077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-wooden-jug-white-table_114579-66077.jpg?_wi=2",
|
||||
imageAlt: "Sympathy arrangement white flowers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg?_wi=3",
|
||||
imageAlt: "Memorial flower arrangement detail",
|
||||
},
|
||||
],
|
||||
@@ -93,11 +93,11 @@ export default function OccasionsPage() {
|
||||
icon: Rose,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lesbian-women-their-wedding-ceremony_23-2150835711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lesbian-women-their-wedding-ceremony_23-2150835711.jpg?_wi=2",
|
||||
imageAlt: "Luxury anniversary bouquet roses",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg?_wi=4",
|
||||
imageAlt: "Romantic anniversary arrangement",
|
||||
},
|
||||
],
|
||||
@@ -117,7 +117,7 @@ export default function OccasionsPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=3"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
price: "From £45",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg?_wi=1",
|
||||
imageAlt: "Premium luxury seasonal bouquet",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function HomePage() {
|
||||
price: "From £55",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg?_wi=1",
|
||||
imageAlt: "Spring bouquet with mixed seasonal flowers",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
price: "From £60",
|
||||
rating: 5,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bloomed-flower-close-up_23-2148862751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bloomed-flower-close-up_23-2148862751.jpg?_wi=1",
|
||||
imageAlt: "Autumn arrangement with warm tone flowers",
|
||||
},
|
||||
]}
|
||||
@@ -147,11 +147,11 @@ export default function HomePage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pink-gerbera-rose-flower-bouquet_23-2148075276.jpg?_wi=1",
|
||||
imageAlt: "Colorful birthday flower bouquet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-red-white-roses-black-background_181624-3560.jpg?_wi=2",
|
||||
imageAlt: "Birthday celebration arrangement",
|
||||
},
|
||||
],
|
||||
@@ -162,11 +162,11 @@ export default function HomePage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roses-paper-wrapping_23-2147694332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roses-paper-wrapping_23-2147694332.jpg?_wi=1",
|
||||
imageAlt: "Luxury wedding bridal bouquet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg?_wi=1",
|
||||
imageAlt: "Wedding ceremony flower arrangement",
|
||||
},
|
||||
],
|
||||
@@ -177,11 +177,11 @@ export default function HomePage() {
|
||||
icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-wooden-jug-white-table_114579-66077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-wooden-jug-white-table_114579-66077.jpg?_wi=1",
|
||||
imageAlt: "Sympathy arrangement white flowers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg?_wi=1",
|
||||
imageAlt: "Memorial flower arrangement detail",
|
||||
},
|
||||
],
|
||||
@@ -192,11 +192,11 @@ export default function HomePage() {
|
||||
icon: Rose,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lesbian-women-their-wedding-ceremony_23-2150835711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lesbian-women-their-wedding-ceremony_23-2150835711.jpg?_wi=1",
|
||||
imageAlt: "Luxury anniversary bouquet roses",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29294.jpg?_wi=2",
|
||||
imageAlt: "Romantic anniversary arrangement",
|
||||
},
|
||||
],
|
||||
@@ -233,7 +233,7 @@ export default function HomePage() {
|
||||
price: "Bespoke",
|
||||
rating: 5,
|
||||
reviewCount: "Curated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910704.jpg?_wi=2",
|
||||
imageAlt: "Luxury floral arrangement detail",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function HomePage() {
|
||||
price: "Local",
|
||||
rating: 5,
|
||||
reviewCount: "Herne Hill",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591622.jpg?_wi=1",
|
||||
imageAlt: "Florist shop interior display",
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function HomePage() {
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-flowers_23-2149172447.jpg?_wi=1",
|
||||
imageAlt: "Seasonal garden flowers",
|
||||
},
|
||||
{
|
||||
@@ -263,7 +263,7 @@ export default function HomePage() {
|
||||
price: "Bespoke",
|
||||
rating: 5,
|
||||
reviewCount: "Events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-original-wedding-floral-decoration_181624-33111.jpg?_wi=2",
|
||||
imageAlt: "Luxury event flower arrangement",
|
||||
},
|
||||
]}
|
||||
@@ -283,7 +283,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15613.jpg?_wi=1"
|
||||
imageAlt="The Flower Lady florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user