9 Commits

Author SHA1 Message Date
2b05c8629e Merge version_4 into main
Merge version_4 into main
2026-05-28 03:29:34 +00:00
a27a1a80b3 Update src/app/page.tsx 2026-05-28 03:29:31 +00:00
77db20e8a8 Merge version_3 into main
Merge version_3 into main
2026-05-28 03:26:54 +00:00
ae7b6d56ec Update src/app/page.tsx 2026-05-28 03:26:48 +00:00
68cc789b93 Merge version_3 into main
Merge version_3 into main
2026-05-28 03:26:27 +00:00
8681aa8a34 Update src/app/styles/base.css 2026-05-28 03:26:24 +00:00
a2ec08ac25 Update src/app/page.tsx 2026-05-28 03:26:24 +00:00
475459ab27 Update src/app/layout.tsx 2026-05-28 03:26:24 +00:00
a9e7301cd7 Merge version_2 into main
Merge version_2 into main
2026-05-27 16:18:09 +00:00
3 changed files with 44 additions and 17 deletions

View File

@@ -41,14 +41,9 @@ export const metadata: Metadata = {
}, },
}; };
const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville",
subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export default function RootLayout({ export default function RootLayout({
@@ -59,7 +54,7 @@ export default function RootLayout({
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="en" suppressHydrationWarning>
<ServiceWrapper> <ServiceWrapper>
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}> <body className={`${inter.variable} antialiased`}>
<Tag /> <Tag />
{children} {children}
<script <script

View File

@@ -10,6 +10,7 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
@@ -35,6 +36,8 @@ export default function LandingPage() {
name: "Home", id: "#hero"}, name: "Home", id: "#hero"},
{ {
name: "New Arrivals", id: "#products"}, name: "New Arrivals", id: "#products"},
{
name: "Best-Sellers", id: "#best-sellers"},
{ {
name: "Collection Deep Dive", id: "#garment-feature"}, name: "Collection Deep Dive", id: "#garment-feature"},
{ {
@@ -92,17 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "product-1", name: "The Amelie Gown", price: "£1,850", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-female-with-blond-curly-hair_613910-7022.jpg", imageAlt: "Elegant evening gown"}, id: "product-1", name: "The Amelie Gown", price: "£1,850", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/amelie-gown-studio.jpg", imageAlt: "Elegant evening gown"},
{ {
id: "product-2", name: "Tailored Silk Blazer", price: "£980", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-rich-business-woman-red-suit-walking-city-street-spring-summer-fashion-trend_285396-6802.jpg", imageAlt: "Chic tailored silk blazer"}, id: "product-2", name: "Tailored Silk Blazer", price: "£980", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/silk-blazer-model.jpg", imageAlt: "Chic tailored silk blazer"},
{ {
id: "product-3", name: "Cashmere Knit Jumper", price: "£520", imageSrc: "http://img.b2bpic.net/free-photo/model-touching-her-new-jacket_132075-14010.jpg", imageAlt: "Luxury cashmere knit jumper"}, id: "product-3", name: "Cashmere Knit Jumper", price: "£520", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/cashmere-jumper-flatlay.jpg", imageAlt: "Luxury cashmere knit jumper"},
{ {
id: "product-4", name: "Floral Midi Dress", price: "£750", imageSrc: "http://img.b2bpic.net/free-photo/elegant-women-with-shopping-bags-city_1157-26789.jpg", imageAlt: "Elegant floral midi dress"}, id: "product-4", name: "Floral Midi Dress", price: "£750", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/floral-midi-dress-on-mannequin.jpg", imageAlt: "Elegant floral midi dress"},
{ {
id: "product-5", name: "Classic Wool Trench", price: "£1,200", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-afro-american-man-his-bicycle_23-2148828182.jpg", imageAlt: "Classic wool trench coat"}, id: "product-5", name: "Classic Wool Trench", price: "£1,200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/wool-trench-coat-lifestyle.jpg", imageAlt: "Classic wool trench coat"},
{ {
id: "product-6", name: "Embroidered Blouse", price: "£610", imageSrc: "http://img.b2bpic.net/free-photo/awesome-blond-woman-blue-dress-posing-modern-bathroom_613910-10878.jpg", imageAlt: "Detailed embroidered blouse"}, id: "product-6", name: "Embroidered Blouse", price: "£610", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/embroidered-blouse-detail.jpg", imageAlt: "Detailed embroidered blouse"},
]} ]}
title="New Arrivals" title="New Arrivals"
description="Experience the epitome of British elegance. Our latest collection blends classic silhouettes with contemporary flair, crafted from the finest materials. Prices are in British Pounds (£)" description="Experience the epitome of British elegance. Our latest collection blends classic silhouettes with contemporary flair, crafted from the finest materials. Prices are in British Pounds (£)"
@@ -141,6 +144,35 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="best-sellers" data-section="best-sellers">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
title="Best-Selling Products"
description="Our most beloved pieces, cherished by customers for their exceptional quality and timeless design."
products={[
{
id: "bestseller-1", brand: "Elegance Atelier", name: "The Regal Wrap Dress", price: "£1,500", rating: 5,
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/regal-wrap-dress-studio.jpg", imageAlt: "Elegant wrap dress"
},
{
id: "bestseller-2", brand: "Elegance Atelier", name: "Signature Silk Scarf", price: "£350", rating: 5,
reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/silk-scarf-display.jpg?_wi=1", imageAlt: "Luxury silk scarf"
},
{
id: "bestseller-3", brand: "Elegance Atelier", name: "Luxury Leather Handbag", price: "£2,100", rating: 5,
reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/leather-handbag-detail.jpg", imageAlt: "Premium leather handbag"
},
{
id: "bestseller-4", brand: "Elegance Atelier", name: "Embroidered Evening Clutch", price: "£780", rating: 4,
reviewCount: "90", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/elegance-atelier/evening-clutch-flatlay.jpg?_wi=1", imageAlt: "Exquisite evening clutch"
}
]}
/>
</div>
<div id="social-proof" data-section="social-proof"> <div id="social-proof" data-section="social-proof">
<SocialProofOne <SocialProofOne
textboxLayout="default" textboxLayout="default"
@@ -166,7 +198,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-young-business-lady-talking-phone_1262-2425.jpg", imageAlt: "Portrait of Dr. Anya Sharma"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-young-business-lady-talking-phone_1262-2425.jpg", imageAlt: "Portrait of Dr. Anya Sharma"},
{ {
id: "3", name: "Isabella Rossi", role: "Fashion Editor", company: "Chic & Style Magazine", rating: 5, id: "3", name: "Isabella Rossi", role: "Fashion Editor", company: "Chic & Style Magazine", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg", imageAlt: "Portrait of Isabella Rossi"}, imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg?_wi=2", imageAlt: "Portrait of Isabella Rossi"},
{ {
id: "4", name: "Chloe Davies", role: "Creative Director", company: "Davies & Co.", rating: 5, id: "4", name: "Chloe Davies", role: "Creative Director", company: "Davies & Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sexy-fbi-female-agent-abadoned-place_627829-8700.jpg", imageAlt: "Portrait of Chloe Davies"}, imageSrc: "http://img.b2bpic.net/free-photo/sexy-fbi-female-agent-abadoned-place_627829-8700.jpg", imageAlt: "Portrait of Chloe Davies"},
@@ -202,7 +234,7 @@ export default function LandingPage() {
id: "2", category: "Behind the Seams", title: "A Day in the Atelier", excerpt: "A glimpse into the meticulous craftsmanship behind every garment.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-indoors_23-2150182592.jpg", imageAlt: "Designer working in an atelier", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 5, 2024" id: "2", category: "Behind the Seams", title: "A Day in the Atelier", excerpt: "A glimpse into the meticulous craftsmanship behind every garment.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-indoors_23-2150182592.jpg", imageAlt: "Designer working in an atelier", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 5, 2024"
}, },
{ {
id: "3", category: "Style Guide", title: "Curating Your Luxury Wardrobe", excerpt: "Timeless pieces and how to style them for every occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg", imageAlt: "Stylish wardrobe with luxury items", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 12, 2024" id: "3", category: "Style Guide", title: "Curating Your Luxury Wardrobe", excerpt: "Timeless pieces and how to style them for every occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=2", imageAlt: "Stylish wardrobe with luxury items", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 12, 2024"
}, },
]} ]}
/> />

View File

@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-libre-baskerville), serif; font-family: var(--font-inter), sans-serif;
} }