Add src/app/contact/page.tsx
This commit is contained in:
177
src/app/contact/page.tsx
Normal file
177
src/app/contact/page.tsx
Normal file
@@ -0,0 +1,177 @@
|
||||
"use client"
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Dream Co"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Visit Us", id: "visit" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Get In Touch"
|
||||
description="Have questions about our boutique, want to schedule a personal styling session, or just want to say hello? We'd love to hear from you!"
|
||||
tag="Contact Dream Co"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-woman-suggesting-trendy-clothes-male-client-try_482257-118047.jpg"
|
||||
imageAlt="Dream Co customer service team"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Phone", handle: "Call Us", testimonial: "Call us at (214) 530-0385 for immediate assistance with orders, styling questions, or store information.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-notebook-holding-her-diary-planner-sitting-office_1258-194721.jpg"
|
||||
},
|
||||
{
|
||||
name: "Location", handle: "Visit Us", testimonial: "Dream Co is located at 3736 Irving Mall, Irving, TX 75062. Open Thursday through Sunday. Stop by to experience our boutique in person!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:(214)530-0385" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=3736+Irving+Mall+Irving+TX+75062" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="newsletter" data-section="newsletter">
|
||||
<ContactSplit
|
||||
tag="Stay Connected"
|
||||
title="Subscribe to Our Newsletter"
|
||||
description="Get updates on new arrivals, exclusive offers, and styling tips delivered straight to your inbox. Join our community of fashion-loving women."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-slim-woman-tropical-bali-villa-wearing-sexy-lingerie-sensual-beautiful-flirty-tanned-skin-trendy-apparel-ethnic-boho-style-nightgown-cape-natural-beauty_285396-6086.jpg?_wi=2"
|
||||
imageAlt="Newsletter signup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy. Unsubscribe at any time."
|
||||
onSubmit={(email) => console.log('Newsletter signup:', email)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about Dream Co, our products, and services"
|
||||
tag="Help & Info"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What are your store hours?", content: "Dream Co is located at 3736 Irving Mall and is open Thursday through Sunday, starting at 11 AM. Please call (214) 530-0385 for the most up-to-date hours and special event information."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do you offer personal styling services?", content: "Yes! Our friendly team loves helping you find the perfect outfit. Visit us at the store or call (214) 530-0385 to schedule a personal styling session. We can help you create the look you want from our curated collection."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Are items one-of-a-kind?", content: "Many of our pieces are limited quantities or one-of-a-kind, which is what makes Dream Co special. We receive new arrivals weekly, so we recommend checking back often to find unique items that match your style."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What areas do you serve?", content: "We proudly serve women from Irving, Las Colinas, Grand Prairie, Euless, Dallas, and surrounding areas. Our boutique is conveniently located at Irving Mall for easy access from anywhere in the DFW metroplex."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What is your return and exchange policy?", content: "For detailed information about our return and exchange policy, please visit our store or call (214) 530-0385. Our team is happy to help with any questions about your purchase."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How can I stay updated on new arrivals?", content: "Follow us on Instagram for daily updates on new arrivals and styling inspiration. You can also call us at (214) 530-0385 or visit our store to be added to our notification list for special collections."
|
||||
},
|
||||
{
|
||||
id: "7", title: "Do you ship orders?", content: "For information about shipping and online orders, please call us at (214) 530-0385. Our team can discuss available options for getting Dream Co pieces to you."
|
||||
},
|
||||
{
|
||||
id: "8", title: "Can I book a private shopping appointment?", content: "Yes! We offer private shopping appointments for groups or special occasions. Call (214) 530-0385 to discuss your needs and schedule your exclusive boutique experience."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactCTA
|
||||
tag="Ready to Visit?"
|
||||
title="Experience Dream Co Today"
|
||||
description="Discover unique, affordable boutique fashion at Irving Mall. Our team is ready to help you find your perfect style."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Call (214) 530-0385", href: "tel:(214)530-0385" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=3736+Irving+Mall+Irving+TX+75062" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Dream Co"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us", items: [
|
||||
{ label: "3736 Irving Mall, Irving, TX 75062", href: "https://maps.google.com/?q=3736+Irving+Mall+Irving+TX+75062" },
|
||||
{ label: "Call: (214) 530-0385", href: "tel:(214)530-0385" },
|
||||
{ label: "Hours: Thu-Sun 11 AM", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Shop", items: [
|
||||
{ label: "Dresses", href: "/" },
|
||||
{ label: "Casual Wear", href: "/" },
|
||||
{ label: "Accessories", href: "/" },
|
||||
{ label: "Statement Pieces", href: "/" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Google Reviews", href: "#" },
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQ", href: "/contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Learn", items: [
|
||||
{ label: "About Dream Co", href: "/about" },
|
||||
{ label: "Why Choose Us", href: "/" },
|
||||
{ label: "Customer Reviews", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Dream Co | Women's Boutique in Irving, TX"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user