Merge version_2 into main #2
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We've provided clear answers to help you understand our vision and services."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/precise-craftsman-taking-measurements_482257-79185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/precise-craftsman-taking-measurements_482257-79185.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-trying-dress_23-2148238066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-trying-dress_23-2148238066.jpg?_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop", items: [
|
||||
|
||||
@@ -38,13 +38,13 @@ export default function ServicesPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Our Services"
|
||||
description="Expert services tailored to help you elevate your personal style and wardrobe."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/precise-craftsman-taking-measurements_482257-79185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/precise-craftsman-taking-measurements_482257-79185.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-trying-dress_23-2148238066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-trying-dress_23-2148238066.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "All Products", href: "/#products" }] },
|
||||
{ title: "Brand", items: [{ label: "About Us", href: "/#about" }] },
|
||||
|
||||
Reference in New Issue
Block a user