diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5946548..4426a55 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,38 +34,22 @@ export default function LandingPage() {
@@ -73,87 +57,56 @@ export default function LandingPage() {
@@ -163,24 +116,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "About Meg's Boutique: ",
- },
+ type: "text", content: "About Meg's Boutique: "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150218017.jpg",
- alt: "Boutique interior",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150218017.jpg", alt: "Boutique interior"},
{
- type: "text",
- content: " Where Style Meets Story",
- },
+ type: "text", content: " Where Style Meets Story"},
]}
buttons={[
{
- text: "Our Story",
- href: "#about",
- },
+ text: "Our Story", href: "#about"},
]}
/>
@@ -192,35 +136,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "collection-1",
- title: "Evening Elegance",
- descriptions: [
- "Step into sophistication with our exquisite collection of evening gowns and cocktail dresses. Perfect for galas, weddings, and special events.",
- "Featuring luxurious fabrics and impeccable tailoring to ensure you shine.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/flamenco-dancer_1385-2250.jpg",
- imageAlt: "Elegant evening dress",
- },
+ id: "collection-1", title: "Evening Elegance", descriptions: [
+ "Step into sophistication with our exquisite collection of evening gowns and cocktail dresses. Perfect for galas, weddings, and special events.", "Featuring luxurious fabrics and impeccable tailoring to ensure you shine."],
+ imageSrc: "http://img.b2bpic.net/free-photo/flamenco-dancer_1385-2250.jpg", imageAlt: "Elegant evening dress"},
{
- id: "collection-2",
- title: "Casual Chic",
- descriptions: [
- "Effortless style for your everyday adventures. Discover comfortable yet fashionable pieces that seamlessly blend comfort and trend.",
- "From stylish denim to versatile tops, elevate your daily wardrobe.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064259.jpg",
- imageAlt: "Casual chic outfit",
- },
+ id: "collection-2", title: "Casual Chic", descriptions: [
+ "Effortless style for your everyday adventures. Discover comfortable yet fashionable pieces that seamlessly blend comfort and trend.", "From stylish denim to versatile tops, elevate your daily wardrobe."],
+ imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064259.jpg", imageAlt: "Casual chic outfit"},
{
- id: "collection-3",
- title: "Professional Power",
- descriptions: [
- "Command attention in the boardroom and beyond with our collection of professional attire. Tailored blazers, elegant trousers, and sophisticated blouses.",
- "Crafted to inspire confidence and reflect modern professionalism.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-against-large-window_1153-3823.jpg",
- imageAlt: "Professional power suit",
- },
+ id: "collection-3", title: "Professional Power", descriptions: [
+ "Command attention in the boardroom and beyond with our collection of professional attire. Tailored blazers, elegant trousers, and sophisticated blouses.", "Crafted to inspire confidence and reflect modern professionalism."],
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-against-large-window_1153-3823.jpg", imageAlt: "Professional power suit"},
]}
title="Curated Collections for Every Occasion"
description="Explore our hand-picked selections, from everyday essentials to show-stopping evening wear. Each piece tells a story of elegance and quality."
@@ -235,53 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "prod-1",
- name: "Floral Summer Midi Dress",
- price: "$89.99",
- variant: "White Floral",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-outside-cafe-decorated-with-flowers_1303-9917.jpg",
- imageAlt: "Floral summer midi dress",
- },
+ id: "prod-1", name: "Floral Summer Midi Dress", price: "$89.99", variant: "White Floral", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-outside-cafe-decorated-with-flowers_1303-9917.jpg", imageAlt: "Floral summer midi dress"},
{
- id: "prod-2",
- name: "Classic Tailored Blazer",
- price: "$129.00",
- variant: "Black",
- imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2700.jpg",
- imageAlt: "Classic tailored blazer",
- },
+ id: "prod-2", name: "Classic Tailored Blazer", price: "$129.00", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2700.jpg", imageAlt: "Classic tailored blazer"},
{
- id: "prod-3",
- name: "High-Waisted Slim Jeans",
- price: "$75.50",
- variant: "Dark Blue",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street_1303-31804.jpg",
- imageAlt: "High-waisted slim jeans",
- },
+ id: "prod-3", name: "High-Waisted Slim Jeans", price: "$75.50", variant: "Dark Blue", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street_1303-31804.jpg", imageAlt: "High-waisted slim jeans"},
{
- id: "prod-4",
- name: "Striped Knit Sweater",
- price: "$65.00",
- variant: "Cream/Navy",
- imageSrc: "http://img.b2bpic.net/free-photo/young-girl-green-sweater-posing-outdoors_1157-30525.jpg",
- imageAlt: "Striped knit sweater",
- },
+ id: "prod-4", name: "Striped Knit Sweater", price: "$65.00", variant: "Cream/Navy", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-green-sweater-posing-outdoors_1157-30525.jpg", imageAlt: "Striped knit sweater"},
{
- id: "prod-5",
- name: "Elegant Evening Clutch",
- price: "$55.00",
- variant: "Black Leather",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-big-gift_329181-6878.jpg",
- imageAlt: "Elegant evening clutch",
- },
+ id: "prod-5", name: "Elegant Evening Clutch", price: "$55.00", variant: "Black Leather", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-big-gift_329181-6878.jpg", imageAlt: "Elegant evening clutch"},
{
- id: "prod-6",
- name: "Minimalist Gold Hoop Earrings",
- price: "$39.00",
- variant: "18K Gold Plated",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-aesthetic-golden-earrings_23-2149846571.jpg",
- imageAlt: "Minimalist gold hoop earrings",
- },
+ id: "prod-6", name: "Minimalist Gold Hoop Earrings", price: "$39.00", variant: "18K Gold Plated", imageSrc: "http://img.b2bpic.net/free-photo/top-view-aesthetic-golden-earrings_23-2149846571.jpg", imageAlt: "Minimalist gold hoop earrings"},
]}
title="Our Latest Arrivals"
description="Shop the newest trends and timeless pieces hand-selected for the discerning fashionista. Find your next favorite item today."
@@ -295,60 +185,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "plan-basic",
- title: "Wardrobe Refresh",
- price: "$150",
- period: "per session",
- features: [
- "1-hour virtual consultation",
- "Personalized style guide",
- "Curated shopping list",
- "Mix & match outfit ideas",
- ],
+ id: "plan-basic", title: "Wardrobe Refresh", price: "$150", period: "per session", features: [
+ "1-hour virtual consultation", "Personalized style guide", "Curated shopping list", "Mix & match outfit ideas"],
button: {
- text: "Book Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-ladies-choosing-new-clothes-fashion-store-together-holding-party-dress-with-hanger-chatting-laughing-consumerism-shopping-concept_74855-11599.jpg",
- imageAlt: "Wardrobe refresh consultation",
- },
+ text: "Book Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-ladies-choosing-new-clothes-fashion-store-together-holding-party-dress-with-hanger-chatting-laughing-consumerism-shopping-concept_74855-11599.jpg", imageAlt: "Wardrobe refresh consultation"},
{
- id: "plan-premium",
- title: "Event Ready",
- price: "$300",
- period: "per event",
- features: [
- "2-hour in-person styling",
- "Outfit selection for special events",
- "Accessory pairing advice",
- "On-call support for the event",
- ],
+ id: "plan-premium", title: "Event Ready", price: "$300", period: "per event", features: [
+ "2-hour in-person styling", "Outfit selection for special events", "Accessory pairing advice", "On-call support for the event"],
button: {
- text: "Get Event Ready",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184378.jpg",
- imageAlt: "Event styling session",
- },
+ text: "Get Event Ready", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184378.jpg", imageAlt: "Event styling session"},
{
- id: "plan-luxury",
- title: "Signature Style",
- price: "$600",
- period: "full package",
- features: [
- "3-hour wardrobe overhaul",
- "Personal shopping experience",
- "Seasonal trend updates",
- "Exclusive access to new arrivals",
- "Follow-up styling session",
- ],
+ id: "plan-luxury", title: "Signature Style", price: "$600", period: "full package", features: [
+ "3-hour wardrobe overhaul", "Personal shopping experience", "Seasonal trend updates", "Exclusive access to new arrivals", "Follow-up styling session"],
button: {
- text: "Unlock Your Style",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/gift-box-craft-paper-decorative-coniferous-branches_23-2147963972.jpg",
- imageAlt: "Signature style package",
- },
+ text: "Unlock Your Style", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/gift-box-craft-paper-decorative-coniferous-branches_23-2147963972.jpg", imageAlt: "Signature style package"},
]}
title="Elevate Your Style: Personal Styling Packages"
description="Beyond just clothes, we offer personalized styling services to help you build a wardrobe that truly reflects you. Invest in your image with Meg's Boutique."
@@ -360,14 +213,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Valentino",
- "Gucci",
- "Prada",
- "Dior",
- "Chanel",
- "Fendi",
- "Hermes",
- ]}
+ "Valentino", "Gucci", "Prada", "Dior", "Chanel", "Fendi", "Hermes"]}
title="Featuring Esteemed Brands"
description="We proudly carry a curated selection from top fashion houses and emerging designers, ensuring quality and style in every piece."
/>
@@ -381,29 +227,17 @@ export default function LandingPage() {
author="Isabella Chen, Fashion Blogger"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3569.jpg",
- alt: "Isabella Chen",
- },
+ src: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3569.jpg", alt: "Isabella Chen"},
{
- src: "http://img.b2bpic.net/free-photo/isolated-portrait-confident-serious-mature-female-employee-with-short-gray-hair-frowning-posing-blank-wall_343059-3705.jpg",
- alt: "Sophia Rodriguez",
- },
+ src: "http://img.b2bpic.net/free-photo/isolated-portrait-confident-serious-mature-female-employee-with-short-gray-hair-frowning-posing-blank-wall_343059-3705.jpg", alt: "Sophia Rodriguez"},
{
- src: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149832975.jpg",
- alt: "Liam Parker",
- },
+ src: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149832975.jpg", alt: "Liam Parker"},
{
- src: "http://img.b2bpic.net/free-photo/charming-lady-stands-room_8353-7877.jpg",
- alt: "Olivia Green",
- },
+ src: "http://img.b2bpic.net/free-photo/charming-lady-stands-room_8353-7877.jpg", alt: "Olivia Green"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg",
- alt: "Noah White",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", alt: "Noah White"},
{
- src: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
- alt: "Ava Brown",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", alt: "Ava Brown"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -416,30 +250,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "What is your return policy?",
- content: "We offer a 30-day return policy on all unworn items with tags still attached. Custom styled items may have different return conditions, please check your styling package details.",
- },
+ id: "faq-1", title: "What is your return policy?", content: "We offer a 30-day return policy on all unworn items with tags still attached. Custom styled items may have different return conditions, please check your styling package details."},
{
- id: "faq-2",
- title: "Do you offer international shipping? (Updated)",
- content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find detailed information on our shipping page, and feel free to contact us with any specific questions.",
- },
+ id: "faq-2", title: "Do you offer international shipping? (Updated)", content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. You can find detailed information on our shipping page, and feel free to contact us with any specific questions."},
{
- id: "faq-3",
- title: "How can I book a personal styling session? (Updated)",
- content: "You can book a personal styling session directly through our 'Styling Packages' section. Simply choose your desired package and follow the prompts to schedule your appointment, or reach out for a custom consultation.",
- },
+ id: "faq-3", title: "How can I book a personal styling session? (Updated)", content: "You can book a personal styling session directly through our 'Styling Packages' section. Simply choose your desired package and follow the prompts to schedule your appointment, or reach out for a custom consultation."},
{
- id: "faq-4",
- title: "What payment methods do you accept?",
- content: "We accept all major credit cards (Visa, MasterCard, American Express, Discover), PayPal, and Apple Pay for your convenience. All transactions are secure.",
- },
+ id: "faq-4", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, MasterCard, American Express, Discover), PayPal, and Apple Pay for your convenience. All transactions are secure."},
{
- id: "faq-5",
- title: "Can I track my order online?",
- content: "Yes, once your order is shipped, you will receive an email with a tracking number and a link to monitor your package's journey directly to your door.",
- },
+ id: "faq-5", title: "Can I track my order online?", content: "Yes, once your order is shipped, you will receive an email with a tracking number and a link to monitor your package's journey directly to your door."},
]}
title="Your Questions, Answered"
description="Find quick answers to common inquiries about shopping, shipping, returns, and our styling services at Meg's Boutique."
@@ -451,8 +270,7 @@ export default function LandingPage() {