Skip to content

Commit

Permalink
gfds
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar committed Sep 25, 2024
1 parent 24cf228 commit cce1ae9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions app/components/VisionSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ export const VisionSection: React.FC = () => {
</div>

<div className="border-yellow-500">
<div className="bg-secondary my-12">
<div className="md:flex-col text-primary max-w-6xl m-auto gap-2 py-4 flex-row-reverse">
<div className="bg-primary my-12">
<div className="md:flex-col text-secondary max-w-6xl m-auto gap-2 py-4 flex-row-reverse">
<div className="flex items-center ">
<h3 className="md:text-4xl text-2xl opacity-50 py-6 text-center m-auto px-3 max-w-3xl">
Make a Innovative customization
Expand Down Expand Up @@ -513,7 +513,7 @@ export const VisionSection: React.FC = () => {
</span>

<div className="md:flex-wrap lg:flex justify-center items-center gap-4">
<span className="flex flex-col p-2 h-auto text-five w-[340px] transition-all duration-1000 text-center rounded-2xl justify-center items-center">
<span className="flex flex-col p-2 h-auto text-five w-[340px] hover:bg-seven transition-all duration-1000 text-center rounded-2xl justify-center items-center">
<svg
xmlns="http://www.w3.org/2000/svg"
width={24}
Expand Down Expand Up @@ -704,8 +704,8 @@ export const VisionSection: React.FC = () => {
</div>
</div>
<div className="border-third">
<div className=" py-6 border-yellow-500 bg-secondary p-2">
<h1 className="md:text-2xl text-xl opacity-50 text-primary py-6 text-center m-auto max-w-3xl">
<div className=" py-6 border-yellow-500 bg-primary p-2">
<h1 className="md:text-2xl text-xl opacity-50 text-secondary py-6 text-center m-auto max-w-3xl">
Services and compitable web3 websites
</h1>

Expand All @@ -715,7 +715,7 @@ export const VisionSection: React.FC = () => {
</span>
</div>

<div className="flex flex-col max-w-6xl m-auto text-primary md:grid md:grid-flow-row-dense md:grid-cols-4 md:grid-rows-2 text-five rounded-lg m-2 max-h-fit gap-4">
<div className="flex flex-col max-w-6xl m-auto text-five md:grid md:grid-flow-row-dense md:grid-cols-4 md:grid-rows-2 text-five rounded-lg m-2 max-h-fit gap-4">
<div className="col-span-2 md:p-10 flex flex-col justify-start p-2">
<h5 className="text-xl text-four">
Analytics & data insight
Expand Down
2 changes: 1 addition & 1 deletion app/components/WeatherApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ const Weather: React.FC = () => {
longitude: longitude,
current_weather: true,
temperature_unit: "celsius", // or "fahrenheit" if preferred
hourly: "cloudcover,diffuse_radiation,rain,wind_speed_10m", // Adding hourly wind speed data
wind_speed_unit: "kmh", // or "mph", "ms", "knots"
hourly: "cloudcover,diffuse_radiation,wind_speed_10m,rain", // Comma-separated list of weather variables for hourly data
timezone: "auto",
},
};
Expand Down
4 changes: 2 additions & 2 deletions app/contact/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const ContactPage: React.FC = () => {

return (
<main className="md:p-8 p-2 bg-custom-radial-md bg-primary min-h-screen">
<div className="flex justify-between px-2 rounded-full bg-seven items-center text-four text-xs h-[3vh] mb-8">
<div className="flex justify-between px-2 rounded-full items-center text-four text-xs h-[3vh] mb-8">
<ul className="flex font-semibold text-five sm:text-xl">
<li>nee</li>
</ul>
Expand All @@ -89,7 +89,7 @@ const ContactPage: React.FC = () => {
<h1 className="md:text-3xl text-2xl font-medium tracking-tight lg:text-5xl text-five font-bold mb-6">
Connecting You with Us – Reach Out Anytime, Anywhere.
</h1>
<p className="z-10 rounded-xl h-14 text-sm text-four p-2 backdrop-blur-sm">
<p className="z-10 rounded-xl h-14 text-sm text-five p-2 backdrop-blur-sm">
<QuotesSlider />
</p>
<div className="rounded-xl backdrop-brightness-150 overflow-hidden bg-[url('https://images.unsplash.com/photo-1724373506008-ab646f67067c?q=80&w=1563&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')] h-64 w-full bg-cover bg-no-repeat bg-bottom"></div>
Expand Down
4 changes: 2 additions & 2 deletions components/Accordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export function AccordionDemo() {
<>
<div className="text-four min-h-screen flex flex-col justify-start items-start pt-20 ">
<div className="w-full text-center md:text-xl p-2 m-auto">
<div className="pt-3 text-center text-xl pb-2 py-3 text-2xl md:text-4xl lg:text-5xl font-bold text-center">
<div className="pt-3 text-center text-xl pb-2 py-3 text-2xl md:text-3xl lg:text-4xl font-bold text-center">
Frequently Asked Questions
</div>
<p className="text-center md:text-base pb-2 mb-8">
Expand Down Expand Up @@ -77,7 +77,7 @@ export function AccordionDemo() {
</div>
</div>
<div className="py-12 md:min-h-screen bg-primary bg-custom-radial-sm m-auto border-seven text-secondary">
<h6 className="py-3 text-2xl text-four md:text-4xl lg:text-5xl font-bold text-center">
<h6 className="py-3 text-four text-2xl md:text-3xl lg:text-4xl font-bold text-center">
Didn&apos;t find an answer?
</h6>
<div className="flex flex-col justify-center items-center">
Expand Down

0 comments on commit cce1ae9

Please sign in to comment.