Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -25,7 +25,7 @@ export default function AboutPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=1"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
]}
|
||||
|
||||
@@ -29,7 +29,7 @@ export default function ContactPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=6"
|
||||
columns={[]}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function PortfolioPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=3"
|
||||
columns={[]}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function PricingPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=5"
|
||||
columns={[]}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function ServicesPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=2"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
]}
|
||||
|
||||
@@ -28,7 +28,7 @@ export default function TestimonialsPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=4"
|
||||
columns={[]}
|
||||
/>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user