Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
315
src/app/page.tsx
315
src/app/page.tsx
@@ -32,86 +32,53 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Collections", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Souvenirs Salas"
|
||||
bottomLeftText="Can Picafort, Mallorca"
|
||||
bottomRightText="info@souvenirssalas.com"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your Memories from Mallorca Start Here"
|
||||
description="Discover authentic souvenirs and handcrafted treasures that capture the vibrant spirit of Can Picafort. Take a piece of paradise home with you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Collections",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Our Collections", href: "#features"},
|
||||
{
|
||||
text: "Find Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Find Us", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg?_wi=1",
|
||||
imageAlt: "Colorful Mallorcan ceramics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg", imageAlt: "Colorful Mallorcan ceramics"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg?_wi=1",
|
||||
imageAlt: "Mallorca beach with souvenir items",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg", imageAlt: "Mallorca beach with souvenir items"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg?_wi=1",
|
||||
imageAlt: "Various Mallorcan magnets and keychains",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg", imageAlt: "Various Mallorcan magnets and keychains"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-beach-scene-with-chair-book-bag_23-2151977747.jpg",
|
||||
imageAlt: "Beach towels and bags with Mallorca prints",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-beach-scene-with-chair-book-bag_23-2151977747.jpg", imageAlt: "Beach towels and bags with Mallorca prints"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419708.jpg",
|
||||
imageAlt: "Mallorcan local food products",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419708.jpg", imageAlt: "Mallorcan local food products"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-old-objects-antiques-market_23-2148950892.jpg",
|
||||
imageAlt: "Interior of a charming souvenir shop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-old-objects-antiques-market_23-2148950892.jpg", imageAlt: "Interior of a charming souvenir shop"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,17 +92,11 @@ export default function LandingPage() {
|
||||
description="At Souvenirs Salas, we've been sharing the magic of Mallorca with visitors for generations. Nestled in the beautiful coastal town of Can Picafort, our family-owned shop offers a handpicked selection of authentic, high-quality souvenirs that truly reflect the island's unique charm and heritage."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Local Products",
|
||||
description: "Every item tells a story, sourced directly from skilled local artisans.",
|
||||
},
|
||||
title: "Authentic Local Products", description: "Every item tells a story, sourced directly from skilled local artisans."},
|
||||
{
|
||||
title: "Handpicked Selection",
|
||||
description: "From traditional ceramics to gourmet delicacies, discover something special.",
|
||||
},
|
||||
title: "Handpicked Selection", description: "From traditional ceramics to gourmet delicacies, discover something special."},
|
||||
{
|
||||
title: "Family Legacy",
|
||||
description: "Generations of passion for Mallorca's culture and heritage.",
|
||||
},
|
||||
title: "Family Legacy", description: "Generations of passion for Mallorca's culture and heritage."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sculptor-artist-working-with-clay-studio_23-2149986287.jpg"
|
||||
imageAlt="Traditional Mallorcan craftsman at work"
|
||||
@@ -150,46 +111,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hand-Painted Ceramics",
|
||||
description: "Adorn your home with the vibrant colors and traditional designs of Mallorcan pottery, each piece a unique work of art.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-background_53876-42275.jpg",
|
||||
imageAlt: "Colorful Mallorcan ceramic plate designs",
|
||||
},
|
||||
title: "Hand-Painted Ceramics", description: "Adorn your home with the vibrant colors and traditional designs of Mallorcan pottery, each piece a unique work of art.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-background_53876-42275.jpg", imageAlt: "Colorful Mallorcan ceramic plate designs"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-lighting-candle_23-2150168125.jpg",
|
||||
imageAlt: "Customer holding mallorcan ceramic souvenir",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg?_wi=2",
|
||||
imageAlt: "colorful mallorcan ceramic plate designs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-lighting-candle_23-2150168125.jpg", imageAlt: "Customer holding mallorcan ceramic souvenir"},
|
||||
},
|
||||
{
|
||||
title: "Personalized Gifts",
|
||||
description: "Create a truly unique memory with customized items, from engraved keychains to embroidered beach towels. A special touch for a special trip.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-with-kite_23-2149326266.jpg",
|
||||
imageAlt: "Personalized beach towels",
|
||||
},
|
||||
title: "Personalized Gifts", description: "Create a truly unique memory with customized items, from engraved keychains to embroidered beach towels. A special touch for a special trip.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-with-kite_23-2149326266.jpg", imageAlt: "Personalized beach towels"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-christmas-present-near-christmas-festive-balls_114579-80767.jpg",
|
||||
imageAlt: "Tourist smiling with personalized souvenir",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg?_wi=2",
|
||||
imageAlt: "colorful mallorcan ceramic plate designs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-christmas-present-near-christmas-festive-balls_114579-80767.jpg", imageAlt: "Tourist smiling with personalized souvenir"},
|
||||
},
|
||||
{
|
||||
title: "Mallorcan Delicacies",
|
||||
description: "Savor the taste of the island with our selection of local gourmet products, including olive oils, wines, and traditional sweets. Perfect for food enthusiasts.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oils-spices-near-jug-food_23-2147930113.jpg",
|
||||
imageAlt: "Array of Mallorcan olive oil bottles",
|
||||
},
|
||||
title: "Mallorcan Delicacies", description: "Savor the taste of the island with our selection of local gourmet products, including olive oils, wines, and traditional sweets. Perfect for food enthusiasts.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oils-spices-near-jug-food_23-2147930113.jpg", imageAlt: "Array of Mallorcan olive oil bottles"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-gift-street_23-2148231272.jpg",
|
||||
imageAlt: "Gourmet food basket with Mallorcan products",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg?_wi=2",
|
||||
imageAlt: "colorful mallorcan ceramic plate designs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-gift-street_23-2148231272.jpg", imageAlt: "Gourmet food basket with Mallorcan products"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -206,65 +143,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "ceramic-bowl-1",
|
||||
brand: "Local Artisans",
|
||||
name: "Hand-Painted Ceramic Bowl",
|
||||
price: "€29.99",
|
||||
rating: 5,
|
||||
reviewCount: "87 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-bowl-from-shelf-homeware-store_169016-49624.jpg",
|
||||
imageAlt: "Hand-painted ceramic bowl from Mallorca",
|
||||
},
|
||||
id: "ceramic-bowl-1", brand: "Local Artisans", name: "Hand-Painted Ceramic Bowl", price: "€29.99", rating: 5,
|
||||
reviewCount: "87 reviews", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-bowl-from-shelf-homeware-store_169016-49624.jpg", imageAlt: "Hand-painted ceramic bowl from Mallorca"},
|
||||
{
|
||||
id: "pearl-necklace-2",
|
||||
brand: "Majorica",
|
||||
name: "Classic Mallorca Pearl Necklace",
|
||||
price: "€59.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-composition_23-2149045910.jpg",
|
||||
imageAlt: "Mallorcan pearl necklace",
|
||||
},
|
||||
id: "pearl-necklace-2", brand: "Majorica", name: "Classic Mallorca Pearl Necklace", price: "€59.00", rating: 4.8,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-composition_23-2149045910.jpg", imageAlt: "Mallorcan pearl necklace"},
|
||||
{
|
||||
id: "magnet-3",
|
||||
brand: "Souvenirs Salas",
|
||||
name: "Can Picafort Beach Magnet",
|
||||
price: "€4.50",
|
||||
rating: 4.9,
|
||||
reviewCount: "210 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-gift-from-mother-near-sea_23-2147784484.jpg",
|
||||
imageAlt: "Can Picafort landmark magnet",
|
||||
},
|
||||
id: "magnet-3", brand: "Souvenirs Salas", name: "Can Picafort Beach Magnet", price: "€4.50", rating: 4.9,
|
||||
reviewCount: "210 reviews", imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-gift-from-mother-near-sea_23-2147784484.jpg", imageAlt: "Can Picafort landmark magnet"},
|
||||
{
|
||||
id: "tshirt-4",
|
||||
brand: "Island Wear",
|
||||
name: "Embroidered Mallorca T-Shirt",
|
||||
price: "€19.95",
|
||||
rating: 4.7,
|
||||
reviewCount: "95 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-female-standing-near-surfboard_23-2148026357.jpg",
|
||||
imageAlt: "Embroidered Mallorca t-shirt",
|
||||
},
|
||||
id: "tshirt-4", brand: "Island Wear", name: "Embroidered Mallorca T-Shirt", price: "€19.95", rating: 4.7,
|
||||
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/crop-female-standing-near-surfboard_23-2148026357.jpg", imageAlt: "Embroidered Mallorca t-shirt"},
|
||||
{
|
||||
id: "olive-oil-5",
|
||||
brand: "Oro de Mallorca",
|
||||
name: "Premium Mallorcan Olive Oil (500ml)",
|
||||
price: "€18.00",
|
||||
rating: 5,
|
||||
reviewCount: "60 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/olive-garlic-rosemary-black-slate-plate-with-oil-whole-bread-white-wallpaper_23-2147853867.jpg",
|
||||
imageAlt: "Bottle of authentic Mallorcan olive oil",
|
||||
},
|
||||
id: "olive-oil-5", brand: "Oro de Mallorca", name: "Premium Mallorcan Olive Oil (500ml)", price: "€18.00", rating: 5,
|
||||
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/olive-garlic-rosemary-black-slate-plate-with-oil-whole-bread-white-wallpaper_23-2147853867.jpg", imageAlt: "Bottle of authentic Mallorcan olive oil"},
|
||||
{
|
||||
id: "figurine-6",
|
||||
brand: "Historic Miniatures",
|
||||
name: "Mallorcan Windmill Figurine",
|
||||
price: "€12.99",
|
||||
rating: 4.6,
|
||||
reviewCount: "72 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-vase_1398-462.jpg",
|
||||
imageAlt: "Miniature replica of Mallorcan architecture",
|
||||
},
|
||||
id: "figurine-6", brand: "Historic Miniatures", name: "Mallorcan Windmill Figurine", price: "€12.99", rating: 4.6,
|
||||
reviewCount: "72 reviews", imageSrc: "http://img.b2bpic.net/free-photo/vintage-vase_1398-462.jpg", imageAlt: "Miniature replica of Mallorcan architecture"},
|
||||
]}
|
||||
title="Our Bestsellers & New Arrivals"
|
||||
description="Explore our most popular souvenirs and discover exciting new additions. Each item is a testament to Mallorcan artistry and beauty."
|
||||
@@ -276,43 +171,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria G.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-holding-gift_1187-3667.jpg",
|
||||
imageAlt: "Maria G.",
|
||||
},
|
||||
id: "1", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-holding-gift_1187-3667.jpg", imageAlt: "Maria G."},
|
||||
{
|
||||
id: "2",
|
||||
name: "The Smiths",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-little-celebration-gift_23-2148231179.jpg",
|
||||
imageAlt: "The Smiths",
|
||||
},
|
||||
id: "2", name: "The Smiths", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-little-celebration-gift_23-2148231179.jpg", imageAlt: "The Smiths"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Juan R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-couple-walking-with-christmas-shopping-bags_23-2147979319.jpg",
|
||||
imageAlt: "Juan R.",
|
||||
},
|
||||
id: "3", name: "Juan R.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-couple-walking-with-christmas-shopping-bags_23-2147979319.jpg", imageAlt: "Juan R."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sophie L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661445.jpg",
|
||||
imageAlt: "Sophie L.",
|
||||
},
|
||||
id: "4", name: "Sophie L.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661445.jpg", imageAlt: "Sophie L."},
|
||||
{
|
||||
id: "5",
|
||||
name: "David & Elena",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-his-wife-are-using-digital-tablet-communicating-with-their-kids-happy-senior-couple-is-having-breakfast-having-online-conversation-with-their-family-sending-greetings_657921-1769.jpg",
|
||||
imageAlt: "David & Elena",
|
||||
},
|
||||
id: "5", name: "David & Elena", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-his-wife-are-using-digital-tablet-communicating-with-their-kids-happy-senior-couple-is-having-breakfast-having-online-conversation-with-their-family-sending-greetings_657921-1769.jpg", imageAlt: "David & Elena"},
|
||||
]}
|
||||
cardTitle="What Our Visitors Say"
|
||||
cardTag="Loved by Tourists"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
text: "Read More Reviews", href: "#testimonials"},
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -323,14 +196,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Can Picafort Tourism",
|
||||
"Mallorca Life Magazine",
|
||||
"Balearic Islands Crafts",
|
||||
"TripAdvisor Travelers' Choice",
|
||||
"Local Artisan Network",
|
||||
"Holidaymaker's Favorite",
|
||||
"Island Discovery",
|
||||
]}
|
||||
"Can Picafort Tourism", "Mallorca Life Magazine", "Balearic Islands Crafts", "TripAdvisor Travelers' Choice", "Local Artisan Network", "Holidaymaker's Favorite", "Island Discovery"]}
|
||||
title="Mallorca Loves Us"
|
||||
description="Our commitment to authentic Mallorcan culture and high-quality souvenirs has earned us recognition and love from visitors worldwide and local community."
|
||||
speed={60}
|
||||
@@ -344,30 +210,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Where is Souvenirs Salas located?",
|
||||
content: "We are conveniently located in the heart of Can Picafort, Mallorca, just a short walk from the main beach. You can find our exact address and directions on our contact page.",
|
||||
},
|
||||
id: "faq-1", title: "Where is Souvenirs Salas located?", content: "We are conveniently located in the heart of Can Picafort, Mallorca, just a short walk from the main beach. You can find our exact address and directions on our contact page."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we do! We offer international shipping to many countries. Shipping costs and delivery times vary by destination. Please inquire at the counter or contact us for more details.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer international shipping?", content: "Yes, we do! We offer international shipping to many countries. Shipping costs and delivery times vary by destination. Please inquire at the counter or contact us for more details."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can I request custom or personalized items?",
|
||||
content: "Absolutely! We love creating unique gifts. Many of our items, especially certain ceramics and textiles, can be personalized. Please speak with our staff about your ideas.",
|
||||
},
|
||||
id: "faq-3", title: "Can I request custom or personalized items?", content: "Absolutely! We love creating unique gifts. Many of our items, especially certain ceramics and textiles, can be personalized. Please speak with our staff about your ideas."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept major credit cards (Visa, Mastercard, American Express), debit cards, and cash. Contactless payment options are also available.",
|
||||
},
|
||||
id: "faq-4", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, Mastercard, American Express), debit cards, and cash. Contactless payment options are also available."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Are your products truly local and handmade?",
|
||||
content: "Yes, our commitment is to authenticity. We proudly source a wide range of products directly from local Mallorcan artisans and craftspeople, ensuring you get genuine, high-quality items.",
|
||||
},
|
||||
id: "faq-5", title: "Are your products truly local and handmade?", content: "Yes, our commitment is to authenticity. We proudly source a wide range of products directly from local Mallorcan artisans and craftspeople, ensuring you get genuine, high-quality items."},
|
||||
]}
|
||||
title="Your Questions, Answered"
|
||||
description="Find quick answers to common questions about our products, services, and your visit to Souvenirs Salas."
|
||||
@@ -379,20 +230,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Experience the Charm of Mallorca"
|
||||
description="Stop by Souvenirs Salas in Can Picafort, Mallorca, for an unforgettable shopping experience. We're open daily to help you find the perfect memory to take home."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com/?q=Souvenirs+Salas+Can+Picafort",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=Souvenirs+Salas+Can+Picafort"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:info@souvenirssalas.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:info@souvenirssalas.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -401,58 +247,35 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Collections",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Collections", href: "#features"},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping Info", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user