diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx
index 6c5189f..29de3ba 100644
--- a/src/app/gallery/page.tsx
+++ b/src/app/gallery/page.tsx
@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
-import { Crown, Ruler, Sparkles } from "lucide-react";
+import { Crown, Ruler, Sparkles, LampDesk, ScrollText, Gem } from "lucide-react";
export default function LandingPage() {
return (
@@ -27,33 +27,21 @@ export default function LandingPage() {
@@ -65,65 +53,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p-1",
- brand: "Regal Heirloom",
- name: "Victorian Grandeur Throne",
- price: "$650",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-floral-ornaments_23-2151052988.jpg",
- imageAlt: "Ornate gold and velvet Victorian throne",
- },
+ id: "p-1", brand: "Regal Heirloom", name: "Victorian Grandeur Throne", price: "$650", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-floral-ornaments_23-2151052988.jpg", imageAlt: "Ornate gold and velvet Victorian throne"},
{
- id: "p-2",
- brand: "Modern Luxe",
- name: "Sleek Contemporary Throne",
- price: "$580",
- rating: 5,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/bouquet-flowers_1339-2473.jpg",
- imageAlt: "Minimalist white and gold modern throne",
- },
+ id: "p-2", brand: "Modern Luxe", name: "Sleek Contemporary Throne", price: "$580", rating: 5,
+ reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-flowers_1339-2473.jpg", imageAlt: "Minimalist white and gold modern throne"},
{
- id: "p-3",
- brand: "Golden Era",
- name: "Baroque Velvet Throne",
- price: "$720",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-rose-flowers-ornaments_23-2151053061.jpg",
- imageAlt: "Luxurious golden velvet Baroque throne",
- },
+ id: "p-3", brand: "Golden Era", name: "Baroque Velvet Throne", price: "$720", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-rose-flowers-ornaments_23-2151053061.jpg", imageAlt: "Luxurious golden velvet Baroque throne"},
{
- id: "p-4",
- brand: "Timeless White",
- name: "Classic Ivory Throne",
- price: "$600",
- rating: 5,
- reviewCount: "11",
- imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-shoes_23-2151937240.jpg",
- imageAlt: "Elegant white classic wedding throne",
- },
+ id: "p-4", brand: "Timeless White", name: "Classic Ivory Throne", price: "$600", rating: 5,
+ reviewCount: "11", imageSrc: "http://img.b2bpic.net/free-photo/bridal-bouquet-shoes_23-2151937240.jpg", imageAlt: "Elegant white classic wedding throne"},
{
- id: "p-5",
- brand: "Floral Dreams",
- name: "Enchanted Garden Throne",
- price: "$680",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/classic-architecture-beautiful-home-with-flowers_23-2151913157.jpg",
- imageAlt: "White throne adorned with delicate flowers",
- },
+ id: "p-5", brand: "Floral Dreams", name: "Enchanted Garden Throne", price: "$680", rating: 5,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/classic-architecture-beautiful-home-with-flowers_23-2151913157.jpg", imageAlt: "White throne adorned with delicate flowers"},
{
- id: "p-6",
- brand: "Urban Chic",
- name: "Geometric Minimalist Throne",
- price: "$550",
- rating: 4,
- reviewCount: "7",
- imageSrc: "http://img.b2bpic.net/free-photo/bridal-wedding-attributes_1303-10461.jpg",
- imageAlt: "Minimalist geometric wedding throne",
- },
+ id: "p-6", brand: "Urban Chic", name: "Geometric Minimalist Throne", price: "$550", rating: 4,
+ reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/bridal-wedding-attributes_1303-10461.jpg", imageAlt: "Minimalist geometric wedding throne"},
]}
title="Our Exquisite Throne Collection"
description="Explore our hand-picked selection of wedding thrones, featuring designs that cater to every taste, from opulent traditional to sleek modern styles."
@@ -137,54 +83,36 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Traditional Elegance",
- description: "Embrace the timeless beauty of classic designs, featuring ornate carvings, rich fabrics, and majestic silhouettes for a truly royal feel.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-floral-ornaments_23-2151052989.jpg",
- imageAlt: "Traditional wedding throne with intricate details",
- },
+ title: "Traditional Elegance", description: "Embrace the timeless beauty of classic designs, featuring ornate carvings, rich fabrics, and majestic silhouettes for a truly royal feel.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/3d-chair-with-floral-ornaments_23-2151052989.jpg", imageAlt: "Traditional wedding throne with intricate details"},
items: [
{
icon: LampDesk,
- text: "Intricate Carvings",
- },
+ text: "Intricate Carvings"},
{
icon: ScrollText,
- text: "Rich Fabrics",
- },
+ text: "Rich Fabrics"},
{
icon: Crown,
- text: "Regal Silhouettes",
- },
+ text: "Regal Silhouettes"},
],
- reverse: false,
- imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178&_wi=3",
- imageAlt: "traditional wedding throne ornate details",
+ reverse: false
},
{
- title: "Modern Chic",
- description: "Discover contemporary thrones with clean lines, minimalist aesthetics, and innovative designs perfect for a sophisticated, modern wedding.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/garland-beautiful-white-roses-hangs-back-grey-chair_1304-5423.jpg",
- imageAlt: "Modern wedding throne with sleek design",
- },
+ title: "Modern Chic", description: "Discover contemporary thrones with clean lines, minimalist aesthetics, and innovative designs perfect for a sophisticated, modern wedding.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/garland-beautiful-white-roses-hangs-back-grey-chair_1304-5423.jpg", imageAlt: "Modern wedding throne with sleek design"},
items: [
{
icon: Ruler,
- text: "Clean Lines",
- },
+ text: "Clean Lines"},
{
icon: Sparkles,
- text: "Minimalist Charm",
- },
+ text: "Minimalist Charm"},
{
icon: Gem,
- text: "Sleek Finishes",
- },
+ text: "Sleek Finishes"},
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg?_wi=2",
- imageAlt: "traditional wedding throne ornate details",
+ reverse: true
},
]}
title="Find Your Perfect Style"
@@ -194,76 +122,48 @@ export default function LandingPage() {
@@ -139,14 +97,10 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Crafting Moments of Majesty"
description={[
- "At The Wedding Throne, we believe every couple deserves to feel like royalty on their wedding day. We specialize in providing luxurious wedding throne rentals that add an unparalleled touch of elegance and grandeur to your celebration.",
- "Our curated collection features a diverse range of handcrafted thrones, meticulously designed to complement any wedding theme, from traditional grandeur to modern chic. We are committed to exceptional service, ensuring a seamless experience from selection to delivery.",
- ]}
+ "At The Wedding Throne, we believe every couple deserves to feel like royalty on their wedding day. We specialize in providing luxurious wedding throne rentals that add an unparalleled touch of elegance and grandeur to your celebration.", "Our curated collection features a diverse range of handcrafted thrones, meticulously designed to complement any wedding theme, from traditional grandeur to modern chic. We are committed to exceptional service, ensuring a seamless experience from selection to delivery."]}
buttons={[
{
- text: "Our Story",
- href: "/about",
- },
+ text: "Our Story", href: "/about"},
]}
/>
@@ -158,54 +112,36 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Effortless Online Booking",
- description: "Browse our exclusive collection, check availability, and reserve your perfect throne with just a few clicks through our intuitive online system.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg",
- imageAlt: "Online booking system interface",
- },
+ title: "Effortless Online Booking", description: "Browse our exclusive collection, check availability, and reserve your perfect throne with just a few clicks through our intuitive online system.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", imageAlt: "Online booking system interface"},
items: [
{
icon: CalendarCheck,
- text: "Real-time Availability",
- },
+ text: "Real-time Availability"},
{
icon: MapPin,
- text: "Venue Integration",
- },
+ text: "Venue Integration"},
{
icon: CreditCard,
- text: "Secure Payments",
- },
+ text: "Secure Payments"},
],
- reverse: false,
- imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178&_wi=2",
- imageAlt: "online booking system interface calendar",
+ reverse: false
},
{
- title: "Personalized Consultation",
- description: "Our experts are here to help you choose the ideal throne that perfectly aligns with your wedding theme and personal style.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg",
- imageAlt: "Wedding consultation with a planner",
- },
+ title: "Personalized Consultation", description: "Our experts are here to help you choose the ideal throne that perfectly aligns with your wedding theme and personal style.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg", imageAlt: "Wedding consultation with a planner"},
items: [
{
icon: Sparkles,
- text: "Style Guidance",
- },
+ text: "Style Guidance"},
{
icon: MessagesSquare,
- text: "Dedicated Support",
- },
+ text: "Dedicated Support"},
{
icon: LayoutTemplate,
- text: "Theme Matching",
- },
+ text: "Theme Matching"},
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg?_wi=1",
- imageAlt: "online booking system interface calendar",
+ reverse: true
},
]}
title="Your Royal Journey, Simplified"
@@ -219,65 +155,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah & John D.",
- date: "October 2023",
- title: "Absolutely Breathtaking!",
- quote: "The gold throne we rented for our wedding was the centerpiece of our reception. It was even more stunning in person and truly made us feel like royalty. The delivery and setup were flawless!",
- tag: "Fairytale Wedding",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6034.jpg",
- avatarAlt: "Sarah D. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiled-young-married-couple-celebrating-their-wedding-holding-hands-dancing_8353-11815.jpg",
- imageAlt: "Wedding couple on a throne",
- },
+ id: "1", name: "Sarah & John D.", date: "October 2023", title: "Absolutely Breathtaking!", quote: "The gold throne we rented for our wedding was the centerpiece of our reception. It was even more stunning in person and truly made us feel like royalty. The delivery and setup were flawless!", tag: "Fairytale Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-bride-posing-against-window-hotel-room_1153-6034.jpg", avatarAlt: "Sarah D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiled-young-married-couple-celebrating-their-wedding-holding-hands-dancing_8353-11815.jpg", imageAlt: "Wedding couple on a throne"},
{
- id: "2",
- name: "Emily & Michael T.",
- date: "September 2023",
- title: "Exceptional Service & Quality",
- quote: "From the moment we inquired to the final pickup, The Wedding Throne team was professional and accommodating. Our modern white throne was pristine and created the perfect photo opportunities.",
- tag: "Modern Elegance",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10196.jpg",
- avatarAlt: "Emily T. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/pompous-wedding-candy-bar-decorated-with-lavender-wedding-cake_8353-9831.jpg",
- imageAlt: "Modern wedding throne setup",
- },
+ id: "2", name: "Emily & Michael T.", date: "September 2023", title: "Exceptional Service & Quality", quote: "From the moment we inquired to the final pickup, The Wedding Throne team was professional and accommodating. Our modern white throne was pristine and created the perfect photo opportunities.", tag: "Modern Elegance", avatarSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10196.jpg", avatarAlt: "Emily T. avatar", imageSrc: "http://img.b2bpic.net/free-photo/pompous-wedding-candy-bar-decorated-with-lavender-wedding-cake_8353-9831.jpg", imageAlt: "Modern wedding throne setup"},
{
- id: "3",
- name: "Jessica L.",
- date: "August 2023",
- title: "A Dream Come True",
- quote: "I'm so glad we chose The Wedding Throne! The customer service was fantastic, and the throne itself was magnificent. It added such a luxurious feel to our head table.",
- tag: "Luxurious Details",
- avatarSrc: "http://img.b2bpic.net/free-photo/modern-female-sitting-couch_23-2148415753.jpg",
- avatarAlt: "Jessica L. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-flowers-low-angle_23-2149617119.jpg",
- imageAlt: "Elegant wedding reception decor",
- },
+ id: "3", name: "Jessica L.", date: "August 2023", title: "A Dream Come True", quote: "I'm so glad we chose The Wedding Throne! The customer service was fantastic, and the throne itself was magnificent. It added such a luxurious feel to our head table.", tag: "Luxurious Details", avatarSrc: "http://img.b2bpic.net/free-photo/modern-female-sitting-couch_23-2148415753.jpg", avatarAlt: "Jessica L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-flowers-low-angle_23-2149617119.jpg", imageAlt: "Elegant wedding reception decor"},
{
- id: "4",
- name: "David & Maria K.",
- date: "July 2023",
- title: "Seamless Experience",
- quote: "The booking process was incredibly easy, and the delivery team was punctual and respectful of our venue. The throne was exactly as pictured, if not more impressive. Highly recommend!",
- tag: "Hassle-Free",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
- avatarAlt: "David K. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/place-wedding-ceremony-with-wedding-arch-decorated-with-flowers-white-chairs-each-side-archway-outdoors-preparation-wedding-ceremony-outdoors-near-lake_613910-4241.jpg",
- imageAlt: "Outdoor wedding ceremony throne",
- },
+ id: "4", name: "David & Maria K.", date: "July 2023", title: "Seamless Experience", quote: "The booking process was incredibly easy, and the delivery team was punctual and respectful of our venue. The throne was exactly as pictured, if not more impressive. Highly recommend!", tag: "Hassle-Free", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/place-wedding-ceremony-with-wedding-arch-decorated-with-flowers-white-chairs-each-side-archway-outdoors-preparation-wedding-ceremony-outdoors-near-lake_613910-4241.jpg", imageAlt: "Outdoor wedding ceremony throne"},
{
- id: "5",
- name: "Olivia P.",
- date: "June 2023",
- title: "Beyond Expectations",
- quote: "Every guest commented on our beautiful throne! It truly elevated the aesthetic of our wedding and made us feel like royalty. Thank you for such an amazing product and service!",
- tag: "Unforgettable Day",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
- avatarAlt: "Olivia P. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/bride-preparing-wedding-ceremony_1303-10468.jpg",
- imageAlt: "Wedding cake table with throne in background",
- },
+ id: "5", name: "Olivia P.", date: "June 2023", title: "Beyond Expectations", quote: "Every guest commented on our beautiful throne! It truly elevated the aesthetic of our wedding and made us feel like royalty. Thank you for such an amazing product and service!", tag: "Unforgettable Day", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg", avatarAlt: "Olivia P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/bride-preparing-wedding-ceremony_1303-10468.jpg", imageAlt: "Wedding cake table with throne in background"},
]}
title="Hear From Our Happy Couples"
description="Read what our clients have to say about their experience with The Wedding Throne and how we helped make their day extraordinary."
@@ -289,14 +175,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Grand Ballroom Estates",
- "Diamond Event Planners",
- "Royal Gardens Venue",
- "Elegant Soiree Designs",
- "Celestial Weddings Co.",
- "Luxurious Celebrations",
- "Prestige Event Group",
- ]}
+ "Grand Ballroom Estates", "Diamond Event Planners", "Royal Gardens Venue", "Elegant Soiree Designs", "Celestial Weddings Co.", "Luxurious Celebrations", "Prestige Event Group"]}
title="Trusted by Leading Wedding Venues & Planners"
description="We proudly partner with top wedding industry professionals to bring unparalleled luxury to every event."
speed={35}
@@ -308,8 +187,7 @@ export default function LandingPage() {